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


##########
modules/api/src/main/java/org/apache/ignite/lang/ErrorGroups.java:
##########
@@ -496,6 +496,9 @@ public static class Replicator {
 
         /** Replication group unavailable exception code. */
         public static final int GROUP_UNAVAILABLE_ERR = 
REPLICATOR_ERR_GROUP.registerErrorCode((short) 10);
+
+        /** Replica is absent on the node and the node is not is assignments 
for this replica. */

Review Comment:
   not IN assignments



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