nizhikov commented on code in PR #11812:
URL: https://github.com/apache/ignite/pull/11812#discussion_r1916251296


##########
modules/core/src/main/java/org/apache/ignite/internal/processors/cache/distributed/dht/preloader/GridDhtPartitionsExchangeFuture.java:
##########
@@ -1412,19 +1408,12 @@ private ExchangeType 
onClusterStateChangeRequest(boolean crd) {
             }
         }
         else if (req.state().active()) {
+            assert forceAffReassignment;

Review Comment:
   Why this change?



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