EgorKuts commented on code in PR #6908:
URL: https://github.com/apache/ignite-3/pull/6908#discussion_r2498668479
##########
modules/runner/src/testFixtures/java/org/apache/ignite/internal/ClusterPerClassIntegrationTest.java:
##########
@@ -200,23 +199,32 @@ protected static void awaitPartitionsToBeHealthy(
IgniteImpl node = unwrapIgniteImpl(CLUSTER.aliveNode());
assertTrue(waitForCondition(() -> {
Review Comment:
in my opinion both option are identical, but mine saves the number of lines
affected by removal of !colocation mode
--
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]