ctubbsii opened a new pull request, #2624:
URL: https://github.com/apache/accumulo/pull/2624
* Use a memoized Supplier to lazily load client properties and server
context and remove now unnecessary synchronization for these
* Make a protective copy of the client properties when returning in the
public API method, getClientProperties(), and update javadoc
* Make fields final where possible
* Relocate constructors to just under the fields, prior to other
methods, for easier class navigation
This fixes #2619
--
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]