You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2018/09/06 00:09:00 UTC

[jira] [Commented] (ZOOKEEPER-3090) change continue to break

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-3090?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16605072#comment-16605072 ] 

Hudson commented on ZOOKEEPER-3090:
-----------------------------------

SUCCESS: Integrated in Jenkins build ZooKeeper-trunk #178 (See [https://builds.apache.org/job/ZooKeeper-trunk/178/])
ZOOKEEPER-3090: continue can be replaced with break (hanm: rev 0b65e3d4cbb7647ea692bfea59c02e5b24bf821c)
* (edit) src/java/main/org/apache/zookeeper/server/persistence/FileTxnLog.java


> change continue to break
> ------------------------
>
>                 Key: ZOOKEEPER-3090
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3090
>             Project: ZooKeeper
>          Issue Type: Improvement
>          Components: server
>            Reporter: zhangbo
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> it's useful and enough to change continue to break,especially when call getLogFiles(logDir.listFiles(), 0)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)