eolivelli commented on issue #2112: Issue #2106: Update ZookKeeper dependency to 3.5.5 URL: https://github.com/apache/bookkeeper/pull/2112#issuecomment-522627175 this is the code, apparently it is not possible to have that error https://github.com/apache/bookkeeper/blob/9540d8473ebbe49425ece1088047cd544e8427f9/docker/scripts/init_bookie.sh#L53 We see the log line: > Initializing bookkeeper cluster at service uri zk://metadata-store:2181/ledgers. so it is expected that we run: ` /opt/bookkeeper/bin/bkctl --service-uri zk://metadata-store:2181/ledgers cluster init`
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
