narendly commented on a change in pull request #517: Add typoed name 
DataPropagationLatencyGuage as deprecated
URL: https://github.com/apache/helix/pull/517#discussion_r337793669
 
 

 ##########
 File path: 
helix-core/src/main/java/org/apache/helix/monitoring/mbeans/ZkClientPathMonitor.java
 ##########
 @@ -96,6 +102,7 @@ public boolean match(String path) {
   private HistogramDynamicMetric _readBytesGauge;
   private HistogramDynamicMetric _writeBytesGauge;
   private HistogramDynamicMetric _dataPropagationLatencyGauge;
+  private HistogramDynamicMetric _dataPropagationLatencyGuage;
 
 Review comment:
   Could you add a deprecated decorator here as well?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to