Skip to content

IGNITE-24185 Add a message to analyze flaky ItMetaStorageCompactionTriggerTest#testMetastorageCompactionOccursOnAllNodes#5023

Merged
tkalkirill merged 3 commits intoapache:mainfrom
gridgain:ignite-24185
Jan 14, 2025
Merged

IGNITE-24185 Add a message to analyze flaky ItMetaStorageCompactionTriggerTest#testMetastorageCompactionOccursOnAllNodes#5023
tkalkirill merged 3 commits intoapache:mainfrom
gridgain:ignite-24185

Conversation

@tkalkirill
Copy link
Contributor

@tkalkirill tkalkirill changed the title IGNITE-24185 Fix flaky ItMetaStorageCompactionTriggerTest#testMetastorageCompactionOccursOnAllNodes IGNITE-24185 Add a message to analyze flaky ItMetaStorageCompactionTriggerTest#testMetastorageCompactionOccursOnAllNodes Jan 14, 2025

/** Returns {@code true} if the metastorage key has only one revision in the cluster. */
public static boolean allNodesContainSingleRevisionForKeyLocally(Cluster cluster, ByteArray key, long revision) {
return collectRevisionForKeyForAllNodesLocally(cluster, key).values().stream()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not related to this PR, but this class' name contains a typo

@tkalkirill tkalkirill merged commit 6b4a633 into apache:main Jan 14, 2025
@tkalkirill tkalkirill deleted the ignite-24185 branch January 14, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants