EdColeman opened a new issue, #2635:
URL: https://github.com/apache/accumulo/issues/2635

   As a follow-on to single node property storage in ZooKeeper (issue 
https://github.com/apache/accumulo/issues/1454)
   
   Currently ZooPropStore exposes the cache builder to facilitate testing. It 
may be possible that future code could create multiple ZooPropStores instead of 
sharing a common instance.  (The code would work, just be using unnecessary 
resources)
   
   As a follow-on, the builder could be made private or better protected if 
tests extended / override the builder to expose the builder for mock injection.
   


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