Skip to content

KAFKA-9949: Fix Flaky GlobalKTableIntegrationTest#8635

Merged
mjsax merged 1 commit intoapache:trunkfrom
guozhangwang:K9949-flaky-GlobalKTableIntegrationTest
May 12, 2020
Merged

KAFKA-9949: Fix Flaky GlobalKTableIntegrationTest#8635
mjsax merged 1 commit intoapache:trunkfrom
guozhangwang:K9949-flaky-GlobalKTableIntegrationTest

Conversation

@guozhangwang
Copy link
Copy Markdown
Contributor

Following similar idea as in #8600 , check for all key-value pairs in the global store before proceeding to check for join results.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

@guozhangwang guozhangwang requested a review from mjsax May 9, 2020 05:17
@guozhangwang
Copy link
Copy Markdown
Contributor Author

@mjsax

@mjsax mjsax added the streams label May 12, 2020
@mjsax
Copy link
Copy Markdown
Member

mjsax commented May 12, 2020

Java 14 passed. Java 8 and Java11 failed with know flaky test EosBetaUpgradeIntegrationTest.

@mjsax mjsax merged commit 6d0e722 into apache:trunk May 12, 2020
@mjsax
Copy link
Copy Markdown
Member

mjsax commented May 12, 2020

Merged to trunk. No error were reported for older branches so far. We can cherry-pick later if needed.

jwijgerd pushed a commit to buxapp/kafka that referenced this pull request May 14, 2020
Reviewer: Matthias J. Sax <matthias@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants