Jackie-Jiang commented on a change in pull request #4392: Allow customized
metrics prefix in pinot controller/broker/server
URL: https://github.com/apache/incubator-pinot/pull/4392#discussion_r307050817
##########
File path:
pinot-common/src/main/java/org/apache/pinot/common/metrics/ServerMetrics.java
##########
@@ -42,10 +46,15 @@
}
public ServerMetrics(MetricsRegistry metricsRegistry) {
Review comment:
(nit) Can you please move the constructors to the top?
----------------------------------------------------------------
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]