GitHub user a470577391 reopened a pull request: https://github.com/apache/zookeeper/pull/573
ZOOKEEPER-3090 continue can be replaced with break change continue to 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/573.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 #573 ---- commit ba91c4d13a6b2b908c1ab854839877d370c15bfc Author: zhangbo <zhangbo01@...> Date: 2018-06-27T12:11:35Z continue can be replaced with break ---- ---