[ 
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

        

Reply via email to