sanpwc commented on code in PR #795:
URL: https://github.com/apache/ignite-3/pull/795#discussion_r879767497
##########
modules/cluster-management/src/integrationTest/java/org/apache/ignite/internal/cluster/management/ItClusterManagerTest.java:
##########
@@ -57,23 +61,30 @@ public class ItClusterManagerTest {
@WorkDirectory
private Path workDir;
- @BeforeEach
Review Comment:
Well, if there's only one test with 3 nodes in addition to plenty 2-noded
tests, I'd rather start third node explicitly within this test. Up to you,
though.
--
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]