You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Flavio Junqueira (JIRA)" <ji...@apache.org> on 2013/12/10 23:14:07 UTC

[jira] [Created] (ZOOKEEPER-1834) Catch IOException in FileTxnLog

Flavio Junqueira created ZOOKEEPER-1834:
-------------------------------------------

             Summary: Catch IOException in FileTxnLog
                 Key: ZOOKEEPER-1834
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1834
             Project: ZooKeeper
          Issue Type: Sub-task
            Reporter: Flavio Junqueira
             Fix For: 3.4.6, 3.5.0


Upon an IOException in FileTxnLog#next(), the log file open remains open, which causes test cases at least in BufferSizeTest to fail. We need to add a catch block.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)