sijie commented on issue #1660: Bookie can't start using 4.7.2 docker image URL: https://github.com/apache/bookkeeper/issues/1660#issuecomment-418992973 The problem is related to #1601 . in 3.4.13, zookeeper cli always returns '0' as return code, which cause the docker image skip initializing cluster. zookeeper commit: fade262a8a4fa744bd768dc7569d8f4c9d84f275 and issue [ZOOKEEPER-1898](https://issues.apache.org/jira/browse/ZOOKEEPER-1898). the problem will only be caught when a cluster is never initialized by the bookkeeper shell script before. will see how to fix it (or work around in the docker image) and add a test case to cover this case. See discussion at https://github.com/apache/bookkeeper/pull/1644#issuecomment-418991073
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
