Aleksandr created IGNITE-19235:
----------------------------------
Summary: ItGeneratedRestClientTest.initCluster() brakes
logicalTopology()
Key: IGNITE-19235
URL: https://issues.apache.org/jira/browse/IGNITE-19235
Project: Ignite
Issue Type: Bug
Components: cli
Reporter: Aleksandr
After optimizing the ItGeneratedRestClientTest by using the BeforeAll and
AfterAll methods to start and stop the cluster once for all the tests, it was
observed that the "initCluster" test breaks the "logicalTopology" tests.
Specifically, the logical topology changes after the second "initCluster" call,
which should have no effect on the cluster state.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)