keith-turner opened a new issue #735: Move all static state into Client Context URL: https://github.com/apache/accumulo/issues/735 As a follow on to #718 it would be nice to move all static state into Client Context and have a single Client Context object per an Accumulo Client. For compatibility, Connector could have a static map of Client Context objects. For sever processes, there should only be one instance of ServerContext that is used for the entire project.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
