karthick-rn commented on issue #1578: Accumulo master hangs after TLS on ZK
URL: https://github.com/apache/accumulo/issues/1578#issuecomment-610285913
 
 
   I attempted try-with-resources for the ServerContext as shown below and 
still seeing the Accumulo master hangs.
   ```
   try (ServerContext context = new ServerContext(new SiteConfiguration())) {
   ..
   ..
   }
   ```

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