Skip to content

Fix flaky SHOW RECEIVERS lifecycle test - #18700

Merged
jt2594838 merged 1 commit into
apache:masterfrom
Caideyipi:codex/fix-show-receivers-flaky
Sep 23, 2026
Merged

jt2594838 merged 1 commit into
apache:masterfrom
Caideyipi:codex/fix-show-receivers-flaky

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

The SHOW RECEIVERS lifecycle test can observe transient cross-node result divergence while the cluster converges. InconsistentDataException is a RuntimeException thrown during result-column reads, so Awaitility's default retry behavior does not retry it. Ignore only this transient exception while polling for the expected receiver, preserving failures for other exceptions and assertions.

@jt2594838
jt2594838 merged commit fbd5fd2 into apache:master Sep 23, 2026
38 of 39 checks passed
@jt2594838
jt2594838 deleted the codex/fix-show-receivers-flaky branch September 23, 2026 03:40
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