nizhikov commented on a change in pull request #8924:
URL: https://github.com/apache/ignite/pull/8924#discussion_r602048460
##########
File path:
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/GridCacheProcessor.java
##########
@@ -2943,24 +2959,26 @@ public void onExchangeDone(
/**
* @param grpId Group ID.
* @param destroy Group destroy flag.
+ * @param updateMetrics Remove metrics flag.
Review comment:
Let's name this flag `metricsEnabled` or `removeMetrics` here and all
over the patch.
--
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]