You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Andrew Gaul (JIRA)" <ji...@apache.org> on 2014/02/28 02:21:21 UTC

[jira] [Created] (ZOOKEEPER-1890) unclosed FileOutputStream in FileTxnLog.rollLog

Andrew Gaul created ZOOKEEPER-1890:
--------------------------------------

             Summary: unclosed FileOutputStream in FileTxnLog.rollLog
                 Key: ZOOKEEPER-1890
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1890
             Project: ZooKeeper
          Issue Type: Bug
            Reporter: Andrew Gaul


When calling rollLog, FileTxnLog flushes but does not close its FileOutputStream, leaking a file descriptor.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)