Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.5.0
-
None
Description
When only secureClientPort is configured connections, configuration, connection_stat_reset and stats admin commands throw NullPointerException. Here is stack trace one of the connections command.
java.lang.NullPointerException at org.apache.zookeeper.server.admin.Commands$ConsCommand.run(Commands.java:177) at org.apache.zookeeper.server.admin.Commands.runCommand(Commands.java:92) at org.apache.zookeeper.server.admin.JettyAdminServer$CommandServlet.doGet(JettyAdminServer.java:166) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
Attachments
Issue Links
- links to