ddanielr opened a new pull request, #5144: URL: https://github.com/apache/accumulo/pull/5144
Reuses the zooCache from the serverContext instead of creating a new one for each instantiation of MetadataConstraints This should result in less zookeeper connections as there is a higher chance of the serverContext's zooCache already being populated. @ctubbsii I found this issue when testing 4.0 code and found that the fix could be applied in the 2.1 branch. Given your comment in CleanerUtil it looks like this change should be okay to do in 2.1, but I'm happy to target a later accumulo version. -- 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]
