xiangfu0 commented on a change in pull request #7551:
URL: https://github.com/apache/pinot/pull/7551#discussion_r727511389
##########
File path: pinot-minion/src/main/java/org/apache/pinot/minion/MinionConf.java
##########
@@ -28,7 +28,7 @@
public class MinionConf extends PinotConfiguration {
public static final String END_REPLACE_SEGMENTS_TIMEOUT_MS_KEY =
"pinot.minion.endReplaceSegments.timeoutMs";
public static final int DEFAULT_END_REPLACE_SEGMENTS_SOCKET_TIMEOUT_MS = 10
* 60 * 1000; // 10 mins
-
+
Review comment:
nit: extra space
--
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]