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


##########
modules/table/src/main/java/org/apache/ignite/internal/table/distributed/replicator/PartitionReplicaListener.java:
##########
@@ -656,6 +656,7 @@ private CompletableFuture<Void> 
processChangePeersAndLearnersReplicaRequest(Chan
                             peersAndLearners
                     );
 
+                    // TODO: Intentionally did not change as colocation 
disabled mode is officially not supported.

Review Comment:
   fixed



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