milleruntime commented on issue #1045: Monitor while ZK is down URL: https://github.com/apache/accumulo/issues/1045#issuecomment-476377333 The problem is in the ZooConfiguration: https://github.com/apache/accumulo/blob/1.9/server/monitor/src/main/java/org/apache/accumulo/monitor/servlets/BasicServlet.java#L60 The servlet tries to get 3 values form the configuration but the ZooConfiguration will keep trying. Not sure how to fix easily for 1.9
---------------------------------------------------------------- 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
