vadimkolodingg commented on code in PR #5332: URL: https://github.com/apache/ignite-3/pull/5332#discussion_r1981309625
########## modules/placement-driver/src/main/java/org/apache/ignite/internal/placementdriver/LeaseUpdater.java: ########## @@ -330,6 +330,10 @@ private static IgniteTuple3<List<Lease>, Boolean, Boolean> replaceProlongableLea ClusterNode primaryCandidate = null; for (Assignment assignment : assignments) { Review Comment: my bad, done -- 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