sanpwc commented on code in PR #1729:
URL: https://github.com/apache/ignite-3/pull/1729#discussion_r1160499180


##########
modules/distribution-zones/src/main/java/org/apache/ignite/internal/distributionzones/DistributionZoneManager.java:
##########
@@ -132,6 +143,10 @@ public class DistributionZoneManager implements 
IgniteComponent {
     /** Default number of zone partitions. */
     public static final int DEFAULT_PARTITION_COUNT = 25;
 
+    /** Value for the distribution zones' timers which means that data nodes 
changing for distribution zone will be

Review Comment:
   Incorrect javadoc format.



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

Reply via email to