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

   Reused ZooCache from client / server context where possible. Removed 
overloaded ZooCache constructor to make it easier to find where new instances 
are constructed. Removed watcher that was being placed in each call to the 
underlying ZooKeeper in favor of long-lived persistent recursive watchers set 
on specific paths which will fire when any child under that path is modified.
   
   Related to #5134
   Closes #5154, #5157


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