ctubbsii commented on issue #2299:
URL: https://github.com/apache/accumulo/issues/2299#issuecomment-934425382


   @EdColeman is working on versioned properties in ZK to reduce the number of 
watchers per table, among other benefits (I don't have the ticket numbers 
immediately available to reference). That work is replacing the use of ZooCache 
with another caching mechanism for config properties stored in ZK. Since config 
properties are a substantial use case for ZooCache, it might sense to limit the 
scope of any refactoring here, in order to avoid wasting effort refactoring for 
uses that are being dropped and to focus on the uses that will remain.


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