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)