kfaraz commented on code in PR #12624:
URL: https://github.com/apache/druid/pull/12624#discussion_r894229338


##########
server/src/test/java/org/apache/druid/server/coordinator/TestDruidCoordinatorConfig.java:
##########
@@ -39,10 +39,15 @@ public class TestDruidCoordinatorConfig extends 
DruidCoordinatorConfig
   private final Duration coordinatorRuleKillDurationToRetain;
   private final Duration coordinatorDatasourceKillPeriod;
   private final Duration coordinatorDatasourceKillDurationToRetain;
-  private final Duration getLoadQueuePeonRepeatDelay;
+  private final Duration loadQueuePeonRepeatDelay;

Review Comment:
   Nice catch 😂 



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