leventov commented on issue #8332: Zk reconnection problem URL: https://github.com/apache/incubator-druid/issues/8332#issuecomment-526069784 This is a race condition in Announcer, at this line: https://github.com/apache/incubator-druid/blob/4b69ce0f0970f7d01401043839be46f25c28b7a2/server/src/main/java/org/apache/druid/curator/announcement/Announcer.java#L277 The inner map doesn't have a value associated for the node.
---------------------------------------------------------------- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
