vldpyatkov commented on code in PR #2475:
URL: https://github.com/apache/ignite-3/pull/2475#discussion_r1302839404


##########
modules/runner/src/integrationTest/java/org/apache/ignite/internal/runner/app/ItRaftCommandLeftInLogUntilRestartTest.java:
##########
@@ -294,6 +303,44 @@ private void checkData(IgniteImpl ignite, Object[][] 
dataSet) {
                 new RuntimeException(IgniteStringFormatter.format("Cannot 
check a row {}", row), e);
             }
         }
+
+        transferLeadershipToLocalNode(ignite);

Review Comment:
   Because currently we collaborate primarily with a leader, in the future this 
place should be reviewed. That is not the only place where we move a leader, 
but think about the primary.



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