keith-turner commented on PR #4581:
URL: https://github.com/apache/accumulo/pull/4581#issuecomment-2123469584

   > This looks good. I also noticed that manageTablets could be called from 
different threads. I tried to parallelize the calls to it from the 
EventCoordinator. But, it didn't provide any real speed increase.
   
   Working through this made me wonder what will happen when like 1000 clients  
processes all try to get some tablets hosted at around the same time.   Will it 
work through it quickly, slowly, or get jammed up.  Need to test this 
eventually.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to