rpuch commented on code in PR #5391:
URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1990718748
##########
modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerTest.java:
##########
@@ -429,6 +431,8 @@ public void
testWriteTableAssignmentsToMetastoreExceptionally() throws Exception
* @throws Exception If failed.
*/
@Test
+ // TODO: https://issues.apache.org/jira/browse/IGNITE-24397 - remove
@WithSystemProperty.
+ @WithSystemProperty(key = COLOCATION_FEATURE_FLAG, value = "false")
Review Comment:
Yes, it will be handled in https://issues.apache.org/jira/browse/IGNITE-24770
--
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]