GWphua commented on code in PR #17482: URL: https://github.com/apache/druid/pull/17482#discussion_r2043391802
########## server/src/main/java/org/apache/druid/curator/announcement/PathChildrenAnnouncer.java: ########## @@ -102,11 +112,13 @@ Set<String> getAddedChildren() } @LifecycleStart + @Override public void start() Review Comment: I do not mind either choices, I can try and make an abstract by next week. -- 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]
