rpuch commented on code in PR #5391: URL: https://github.com/apache/ignite-3/pull/5391#discussion_r1991350134
########## modules/table/src/test/java/org/apache/ignite/internal/table/distributed/TableManagerRecoveryTest.java: ########## @@ -206,6 +207,7 @@ void after() throws Exception { } @Test + @WithSystemProperty(key = COLOCATION_FEATURE_FLAG, value = "false") public void testTableIgnoredOnRecovery() throws Exception { Review Comment: Same is above: this test makes checks for actions that we don't do for colocation case anymore -- 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: notifications-unsubscr...@ignite.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org