ravisharda commented on issue #2219: Issue #2212: Fix issues in Bookkeeper Docker image that prevented containers from starting up URL: https://github.com/apache/bookkeeper/pull/2219#issuecomment-571133308 @eolivelli I had a quick look at the test failures. It is strange that `zk-shell` is missing in the integration test, even though it is getting installed by this line: https://github.com/apache/bookkeeper/blob/a7855d994ee70b22d12223dc14da602da9b26196/docker/Dockerfile#L52 Besides, when creating a Bookkeeper cluster manually using Docker Compose, the containers did come up properly. Could it be that the environment where integration tests run is not able to run the following lines that install `ZK-Shell`? If that is not the case, I might need to dig deeper into this. https://github.com/apache/bookkeeper/blob/a7855d994ee70b22d12223dc14da602da9b26196/docker/Dockerfile#L50-L53 cc / @sijie
---------------------------------------------------------------- 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
