kevinrr888 opened a new pull request, #4923: URL: https://github.com/apache/accumulo/pull/4923
This fixes a bug with the admin "checkTablets" command (and maybe others) where the ZK connection is closed but is attempted to be accessed again leading to an exception. This makes sure the threads that try to access ZK are stopped before closing the connection Discovered working on https://github.com/apache/accumulo/issues/4892. Fixed by @keith-turner -- 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]
