sashapolo commented on code in PR #795:
URL: https://github.com/apache/ignite-3/pull/795#discussion_r880285533
##########
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:
I don't like this approach as it shadows how many nodes are actually
started, so I'll leave the current code if you don't object
--
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]