li4wang commented on code in PR #2328:
URL: https://github.com/apache/zookeeper/pull/2328#discussion_r2710082085
##########
zookeeper-server/src/main/java/org/apache/zookeeper/server/ServerMetrics.java:
##########
@@ -556,6 +584,35 @@ private ServerMetrics(MetricsProvider metricsProvider) {
public final Counter TTL_NODE_DELETED_COUNT;
public final Counter TTL_NODE_CREATED_COUNT;
+ /**
+ * Operation count metrics
+ */
Review Comment:
Very good point. Use the normal comment would be appropriate here. Updated
--
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]