cshannon opened a new pull request, #4881:
URL: https://github.com/apache/accumulo/pull/4881

   This improves concurrency by removing the synchronized blocks and replacing 
the LinkedHashMap with a Caffeine cache. The cache size is set to a max of 50 
which matches the previous map limit.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to