9aman commented on code in PR #16856:
URL: https://github.com/apache/pinot/pull/16856#discussion_r2382967060


##########
pinot-controller/src/main/java/org/apache/pinot/controller/ControllerConf.java:
##########
@@ -240,6 +240,10 @@ public static class ControllerPeriodicTasksConf {
         "controller.retentionManager.initialDelayInSeconds";
     public static final String 
OFFLINE_SEGMENT_INTERVAL_CHECKER_INITIAL_DELAY_IN_SECONDS =
         "controller.offlineSegmentIntervalChecker.initialDelayInSeconds";

Review Comment:
   I will address these changes in a future PR. Meanwhile, I will document the 
changes here 
https://docs.pinot.apache.org/configuration-reference/controller#offlinesegmentintervalchecker
   
   The changes do ensure that it's not backward-incompatible so the users 
shouldn't face any issues.



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