You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/10/12 21:17:56 UTC

[GitHub] [pinot] xiangfu0 commented on a change in pull request #7551: Adding config for metrics library

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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org