You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Thomas Koch (JIRA)" <ji...@apache.org> on 2011/09/05 21:46:10 UTC

[jira] [Updated] (ZOOKEEPER-978) ZookeeperServer does not close zk database on shutdwon

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Koch updated ZOOKEEPER-978:
----------------------------------

    Attachment: ZOOKEEPER-978.patch

This is the last change proposed by Martin Serrano. Since I touched the file I also reduced the numbers of system.exit() calls in the main method to make checkstyle a bit happier.

> 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
>             Fix For: 3.5.0
>
>         Attachments: ZOOKEEPER-978.patch
>
>
> 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.
For more information on JIRA, see: http://www.atlassian.com/software/jira