ZookeeperServer does not close zk database on shutdwon
------------------------------------------------------
Key: ZOOKEEPER-978
URL: https://issues.apache.org/jira/browse/ZOOKEEPER-978
Project: ZooKeeper
Issue Type: Bug
Components: server
Affects Versions: 3.3.2
Reporter: Sergei Bobovich
ZookeeperServer does not close zk database on shutdown leaving log files open.
Not sure if this is an intention, but looks like a possible bug to me. Database
is getting closed only from QuorumPeer class.
Hit it when executing regression tests on windows: failed to delete log files
from cleanup.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.