kezhuw opened a new pull request #3096: URL: https://github.com/apache/bookkeeper/pull/3096
### Motivation Make `BOOKIE_HTTP_PORT` optional in `docker run`. ### Changes Docker entrypoint will replace `httpServerPort` with `BOOKIE_HTTP_PORT`. This will cause invalid port if `BOOKIE_HTTP_PORT` is unset in docker run. Fixes #3075. Master Issue: #3075 -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
