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


##########
modules/table/src/integrationTest/java/org/apache/ignite/internal/disaster/ItDisasterRecoveryReconfigurationTest.java:
##########
@@ -379,6 +381,12 @@ public void testIncompleteRebalanceAfterResetPartitions() 
throws Exception {
 
         assertRealAssignments(node0, partId, 0, 1, 3);
 
+        Assignments assignment013 = Assignments.of(timestamp,

Review Comment:
   I asked for this change to make the code more readable by placing the 
declaration closer to its first usage 



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