kaijianding commented on issue #6702: Add SelfDiscoveryResource URL: https://github.com/apache/incubator-druid/pull/6702#issuecomment-449756125 @leventov even for broker, this PR still add too many watches: the number of brokers * the number all of nodes. Still think should do some modification base on #6683 . Sorry for doesn't finish #6683 yet, I will finish it ASAP. ` Is it better to add similar listener mechanism when DruidNodeAnnouncer.announce(DiscoveryDruidNode) is called?` I mean like current ServerView callback mechanism, when NodeAnnouncer done register, an initial-done callback should be called.
---------------------------------------------------------------- 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]
