KenjiTakahashi commented on issue #6133: Coordinator `asOverlord` broken on master. URL: https://github.com/apache/incubator-druid/issues/6133#issuecomment-413923900 I've bisected and this is caused by line https://github.com/apache/incubator-druid/blob/1c8032f9f3715c93e64673cbe6c2ccf5fca8e843/services/src/main/java/io/druid/cli/CliOverlord.java#L191, added in 56ab4363ea30ead876c11b43e1480ff6c0dfd941. Removing the line fixes the problem at hand, but I'm not sure it wouldn't break something else. /cc @jihoonson
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
