alievmirza commented on code in PR #4686: URL: https://github.com/apache/ignite-3/pull/4686#discussion_r1832926966
########## 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: @Cyrill asked me because for him it looks more understandable. I tend to agree with him as he is the person who is not in the context and he faced some troubles with understanding tests -- 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