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 2022/10/18 13:41:24 UTC

[GitHub] [accumulo] EdColeman opened a new pull request, #3029: rename method getWithoutCaching to getIfCached

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

   While working on the concurrent property updates in https://github.com/apache/accumulo/issues/2996 noticed that the getWithoutCaching name could be misleading - changing to getIfCached to highlight that it only returns a value from the cache (and will not load values from ZooKeeper)


-- 
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-unsubscribe@accumulo.apache.org

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


[GitHub] [accumulo] EdColeman merged pull request #3029: rename method getWithoutCaching to getIfCached

Posted by GitBox <gi...@apache.org>.
EdColeman merged PR #3029:
URL: https://github.com/apache/accumulo/pull/3029


-- 
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-unsubscribe@accumulo.apache.org

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