Zeynep Arikoglu created ZOOKEEPER-3045: ------------------------------------------
Summary: NullPointerException and continuous EndOfStreamException warnings in ZooKeeper stdout after stop and start of ZooKeeper Key: ZOOKEEPER-3045 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3045 Project: ZooKeeper Issue Type: Bug Components: server Affects Versions: 3.4.10 Environment: Ubuntu 16 and Centos 7 Reporter: Zeynep Arikoglu Attachments: stdout.txt After stopping and starting the ZooKeeper stdout of the ZooKeeper is sporadically polluted with EndOfStreamException warnings. As it can be seen from the attached output the warnings are outputted in 0.2 millisecond intervals. This goes on until the ZooKeeper is stopped. If we are dumping the output to a file this fills up the storage immediately. -- This message was sent by Atlassian JIRA (v7.6.3#76005)