Cyrill commented on code in PR #5046:
URL: https://github.com/apache/ignite-3/pull/5046#discussion_r1922769912


##########
modules/partition-distribution/src/main/java/org/apache/ignite/internal/partitiondistribution/AssignmentsChain.java:
##########
@@ -30,15 +33,19 @@
  * Contains the chain of changed assignments.
  */
 public class AssignmentsChain {
+
+    private static final long DEFAULT_CONF_TERM = -1;

Review Comment:
   They were added after the discussion with @alievmirza. I added a todo to his 
IGNITE-24177 to sort it out



-- 
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: notifications-unsubscr...@ignite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to