Details
Description
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.
Attachments
Issue Links
- relates to
-
IGNITE-12598 Metrics configuration will be deleted on cache stop
- Resolved
- links to