sanpwc commented on code in PR #7268:
URL: https://github.com/apache/ignite-3/pull/7268#discussion_r2631423063


##########
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerTest.java:
##########
@@ -341,49 +334,6 @@ public void testCreateTable() {
         assertSame(table, tblManagerFut.join().table(DYNAMIC_TABLE_NAME));
     }
 
-    /**
-     * Testing TableManager#writeTableAssignmentsToMetastore for 2 exceptional 
scenarios:

Review Comment:
   Could you please also adjust `// We write this key only in HA mode. See 
TableManager.writeTableAssignmentsToMetastore.` in 
`ZoneRebalanceRaftGroupEventsListener`?



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