You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ivan Gagarkin (Jira)" <ji...@apache.org> on 2023/05/30 08:52:00 UTC

[jira] [Created] (IGNITE-19595) ItClusterManagerTest#testClusterConfigurationIsRemovedFromClusterStateAfterUpdating i still flaky

Ivan Gagarkin created IGNITE-19595:
--------------------------------------

             Summary: ItClusterManagerTest#testClusterConfigurationIsRemovedFromClusterStateAfterUpdating i still flaky
                 Key: IGNITE-19595
                 URL: https://issues.apache.org/jira/browse/IGNITE-19595
             Project: Ignite
          Issue Type: Bug
            Reporter: Ivan Gagarkin


{code:java}
assertThat(newLeaderNode.clusterManager().clusterConfigurationToUpdate(), willThrow(CancellationException.class)); {code}
1 second is not enough for the node to cancel the action. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)