You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/09/17 14:18:45 UTC

[GitHub] [accumulo] keith-turner commented on issue #1122: Make thrift transport pool more concurrent

keith-turner commented on issue #1122: Make thrift transport pool more concurrent
URL: https://github.com/apache/accumulo/issues/1122#issuecomment-532242143
 
 
   @lbschanno that sounds reasonable.  One thing I am curious about is how you plan to remove the lock safely when the cached connections set goes empty.  This needs to be done in such a way that threads never end up using different locks.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services