You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Nikolay Izhikov (Jira)" <ji...@apache.org> on 2020/02/07 15:38:00 UTC

[jira] [Created] (IGNITE-12641) IgniteSequenceInternalCleanupTest flacky after IGNITE-12598

Nikolay Izhikov created IGNITE-12641:
----------------------------------------

             Summary: IgniteSequenceInternalCleanupTest flacky after IGNITE-12598
                 Key: IGNITE-12641
                 URL: https://issues.apache.org/jira/browse/IGNITE-12641
             Project: Ignite
          Issue Type: Improvement
            Reporter: Nikolay Izhikov
            Assignee: Nikolay Izhikov


IgniteSequenceInternalCleanupTest#deactivate is flacky after IGNITE-12598

The test expects that cache metrics will be reset after cluster deactivation and subsequent cache stop.
But this was changed intentionally in IGNITE-12598.

Test not always fail because it asserts cluster metrics value which updated concurrently with the test thread. 

We should fix the assert.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)