Description
Potential problem occurs, when executing four letter 'dump' command and at the meantime zkserver has triggered session closure and removing the related information from the DataTree.
Please see the exception:
java.lang.NullPointerException at org.apache.zookeeper.server.DataTree.dumpEphemerals(DataTree.java:1278) at org.apache.zookeeper.server.DataTreeTest$1.run(DataTreeTest.java:82)