vogievetsky opened a new issue, #13543: URL: https://github.com/apache/druid/issues/13543
Right now going from `bin/start-druid` to `bin/start-druid -s broker,router,historical,coordinator-overlord,middleManager` silently removed zk and that can cause confusion it would be better if you explicitly had to say `bin/start-druid -s broker,router,historical,coordinator-overlord,middleManager,zk` to start all the services zk can still have special casing in how it is treated. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
