GitHub user a470577391 opened a pull request:

    https://github.com/apache/zookeeper/pull/553

    continue can be replaced with break

    FileTxnLog.getLogFiles()
    continue can be replaced with break

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/a470577391/zookeeper master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/553.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #553
    
----
commit ba91c4d13a6b2b908c1ab854839877d370c15bfc
Author: zhangbo <zhangbo01@...>
Date:   2018-06-27T12:11:35Z

    continue can be replaced with break

----


---

Reply via email to