keith-turner commented on issue #1578: Accumulo master hangs after TLS on ZK URL: https://github.com/apache/accumulo/issues/1578#issuecomment-610576095 > @keith-turner Do you suspect this is a ZK issue and not an Accumulo issue on how it is using ZK? Accumulo probably should be closing ZK. I suspected that ZK would want all of their threads to be daemon threads because many of their threads are and daemon is not the default. In the ZK mailing list thread that @karthick-rn linked to someone said it was a netty thread, so not under ZKs control.
---------------------------------------------------------------- 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] With regards, Apache Git Services
