SzyWilliam commented on code in PR #11618:
URL: https://github.com/apache/iotdb/pull/11618#discussion_r1419113639


##########
iotdb-core/consensus/src/main/java/org/apache/iotdb/consensus/ratis/metrics/IoTDBMetricRegistry.java:
##########
@@ -161,93 +145,22 @@ public boolean remove(String name) {
   }
 
   @Override
-  public Gauge gauge(String name, MetricRegistry.MetricSupplier<Gauge> 
metricSupplier) {
-    final String fullName = getMetricName(name);

Review Comment:
   Wrong



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to