nizhikov commented on a change in pull request #8207:
URL: https://github.com/apache/ignite/pull/8207#discussion_r485146457



##########
File path: 
modules/core/src/main/java/org/apache/ignite/internal/processors/cluster/ClusterProcessor.java
##########
@@ -125,6 +125,12 @@
     /** Active baseline nodes count metric name. */
     public static final String ACTIVE_BASELINE_NODES = "ActiveBaselineNodes";
 
+    /** @see IgniteSystemProperties#IGNITE_UPDATE_NOTIFIER */
+    public static final boolean DFLT_IGNITE_UPDATE_NOTIFIER = true;

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.

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


Reply via email to