ctubbsii opened a new pull request #1817:
URL: https://github.com/apache/accumulo/pull/1817
* Obtain a SingletonReservation as a client for using ZooSession (via
ZooReader) in ZooTraceClient (the tracer span receiver) and clean it
up when the ZooTraceClient instance is closed or garbage collected
* Remove a few warnings about unrecognized event states for ZooKeeper's
new Closed event state, which is generated by the ZooKeeper client
code when a connection is terminated
* Remove a few unnecessary `log.isTraceEnabled()` checks in related code
* Reduce visibility of `ZooSession.connect()` method to package-private
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]