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 2019/02/27 06:46:24 UTC

[GitHub] jackjlli commented on a change in pull request #3885: Actively check cluster changes if there is no callback for a long time

jackjlli commented on a change in pull request #3885: Actively check cluster changes if there is no callback for a long time
URL: https://github.com/apache/incubator-pinot/pull/3885#discussion_r260610469
 
 

 ##########
 File path: pinot-common/src/main/java/org/apache/pinot/common/metrics/BrokerMeter.java
 ##########
 @@ -127,5 +129,4 @@ public String getUnit() {
   @Override
   public boolean isGlobal() {
     return global;
-  }
-}
+  }}
 
 Review comment:
   Split these two brackets.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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