[
https://issues.apache.org/jira/browse/IGNITE-19235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vadim Pakhnushev updated IGNITE-19235:
--------------------------------------
Description:
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.
It seems that this no longer the case and we should enable the test.
was: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.
> Enable ItGeneratedRestClientTest.initCluster()
> ----------------------------------------------
>
> Key: IGNITE-19235
> URL: https://issues.apache.org/jira/browse/IGNITE-19235
> Project: Ignite
> Issue Type: Bug
> Components: cli
> Reporter: Aleksandr
> Assignee: Vadim Pakhnushev
> Priority: Major
> Labels: ignite-3
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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.
> It seems that this no longer the case and we should enable the test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)