keith-turner opened a new pull request, #5609: URL: https://github.com/apache/accumulo/pull/5609
Ran into an issue where a compactor process threw an exception that caused it to exit its main servers thread. This caused it shut down its thrift server and delete its lock in zookeeper. However the process stayed alive after its lock was deleted. This may have been due to some non daemon threads in the process. -- 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]
