NSAmelchev commented on a change in pull request #8150:
URL: https://github.com/apache/ignite/pull/8150#discussion_r471355594



##########
File path: 
modules/core/src/main/java/org/apache/ignite/internal/ClusterMetricsMXBeanImpl.java
##########
@@ -47,13 +54,37 @@
     /** Cluster metrics update mutex. */
     private final Object clusterMetricsMux = new Object();
 
+    /** Topology version metric. */
+    private final LongMetric topVer;

Review comment:
       Done.




----------------------------------------------------------------
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]


Reply via email to