karthick-rn commented on issue #1578: Accumulo master hangs after TLS on ZK
URL: https://github.com/apache/accumulo/issues/1578#issuecomment-611640060
 
 
   Following the changes done on `SingletonManager` & `SetGoalState` Java 
class, the patch was tested cluster wide & we are able to successfully start 
all Accumulo services including the master service without any hiccups. 
However, stopping the services exhibit similar hang and @keith-turner helped me 
with the code change on `ZooZap` & `Admin` Java class to fix those. With all 
these changes in-place, we're now able to start/stop Accumulo successfully. The 
next step would be to land these changes to the master branch.
   On a side note, noticed the below warning message appear on the console 
during start & stop of services. May be I'll raise a separate issue to track 
what is causing this. Thanks!
   `2020-04-09 16:09:02,562 [zookeeper.ZooCache] WARN : Unhandled: WatchedEvent 
state:Closed type:None path:null` 

----------------------------------------------------------------
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

Reply via email to