mcvsubbu commented on a change in pull request #3566: Add metric gauge to track
the number of llc simultaneous segment builds
URL: https://github.com/apache/incubator-pinot/pull/3566#discussion_r237622446
##########
File path:
pinot-common/src/main/java/com/linkedin/pinot/common/metrics/AbstractMetrics.java
##########
@@ -372,6 +371,34 @@ public Long call() throws Exception {
}
}
+ /**
+ * Logs a value to a table gauge.
Review comment:
s/Logs/Adds/
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]