kfaraz commented on code in PR #12624:
URL: https://github.com/apache/druid/pull/12624#discussion_r894742863
##########
server/src/test/java/org/apache/druid/server/coordinator/TestDruidCoordinatorConfig.java:
##########
@@ -488,7 +433,8 @@ public Builder
withCuratorLoadQueuePeonNumCallbackThreads(int curatorLoadQueuePe
return this;
}
- public Builder withHttpLoadQueuePeonHostTimeout(Duration
withHttploadQueuePeonHostTimeout)
+ public Builder withHttpLoadQueuePeonHostTimeout(Duration
httpLoadQueuePeonHostTimeout)
+
Review Comment:
Nit: extra newline.
--
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]