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 2018/08/16 20:49:42 UTC

[GitHub] mikewalch opened a new issue #606: Pass ZooReaderWriter using ServerContext

mikewalch opened a new issue #606: Pass ZooReaderWriter using ServerContext
URL: https://github.com/apache/accumulo/issues/606
 
 
   ZooReaderWriter is currently a singleton class that is retrieved using getInstance().  It should be created once and passed using ServerContext and all getInstance() methods should be removed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services