[
https://issues.apache.org/jira/browse/ZOOKEEPER-1834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13844915#comment-13844915
]
Hudson commented on ZOOKEEPER-1834:
-----------------------------------
SUCCESS: Integrated in ZooKeeper-trunk #2148 (See
[https://builds.apache.org/job/ZooKeeper-trunk/2148/])
ZOOKEEPER-1834. Catch IOException in FileTxnLog (fpj via michim) (michim:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1550005)
* /zookeeper/trunk/CHANGES.txt
*
/zookeeper/trunk/src/java/main/org/apache/zookeeper/server/persistence/FileTxnLog.java
> 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
> Assignee: Flavio Junqueira
> Fix For: 3.4.6, 3.5.0
>
> Attachments: ZOOKEEPER-1834-b3.4.patch, ZOOKEEPER-1834-b3.4.patch,
> ZOOKEEPER-1834.patch, ZOOKEEPER-1834.patch
>
>
> 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)