abhishekrb19 commented on code in PR #16247:
URL: https://github.com/apache/druid/pull/16247#discussion_r1556851294


##########
server/src/main/java/org/apache/druid/server/coordinator/DruidCoordinatorConfig.java:
##########
@@ -47,9 +45,15 @@ public abstract class DruidCoordinatorConfig
   @Default("false")
   public abstract boolean isKillUnusedSegmentsEnabled();
 
+  /**
+   * @return the coordinator's kill period duration. If the config isn't 
explicitly set,
+   * it defaults to the coordinator's indexing period.

Review Comment:
   Yeah, good point as there are other "kill" periods 👍 



-- 
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]

Reply via email to