sanpwc commented on code in PR #5761: URL: https://github.com/apache/ignite-3/pull/5761#discussion_r2084964262
########## modules/transactions/src/integrationTest/java/org/apache/ignite/internal/disaster/ItDisasterRecoveryReconfigurationTest.java: ########## @@ -1285,8 +1284,6 @@ void testTwoPhaseResetOnEmptyNodes() throws Exception { @Test @ZoneParams(nodes = 7, replicas = 3, partitions = 1, consistencyMode = ConsistencyMode.HIGH_AVAILABILITY) - // TODO https://issues.apache.org/jira/browse/IGNITE-24144 - @WithSystemProperty(key = COLOCATION_FEATURE_FLAG, value = "false") Review Comment: Checked. For me tests failed with same exception both for colocation enabled and disabled. I'm talking about `testSecondResetRewritesUnfinishedFirstPhaseReset` and `testAssignmentsChainUpdatedOnAutomaticReset` -- 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