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 2021/06/10 20:35:19 UTC

[GitHub] [accumulo] ctubbsii opened a new pull request #2158: Avoid repeated locking to get max cache size

ctubbsii opened a new pull request #2158:
URL: https://github.com/apache/accumulo/pull/2158


   Avoid repeated calls to policy.getMaximum() to determine the maximum
   cache size from the cache eviction policy for the TinyLfu block cache
   manager.
   
   This fixes #1975


-- 
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



[GitHub] [accumulo] ctubbsii merged pull request #2158: Avoid repeated locking to get max cache size

Posted by GitBox <gi...@apache.org>.
ctubbsii merged pull request #2158:
URL: https://github.com/apache/accumulo/pull/2158


   


-- 
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