Vladsz83 commented on a change in pull request #9457:
URL: https://github.com/apache/ignite/pull/9457#discussion_r772933349
##########
File path:
modules/core/src/main/java/org/apache/ignite/services/ServiceConfiguration.java
##########
@@ -256,6 +261,31 @@ public ServiceConfiguration
setNodeFilter(IgnitePredicate<ClusterNode> nodeFilte
return this;
}
+ /**
+ * Enables or disables statistics for the service. If enabled, durations
of the service's methods are measured and
Review comment:
Fixed
--
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]