Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KAFKA-18035: TransactionsTest testBumpTransactionalEpochWithTV2Disabled failed on trunk #18451

Merged
merged 9 commits into from
Feb 11, 2025

Conversation

jolshan
Copy link
Member

@jolshan jolshan commented Jan 8, 2025

Sometimes we didn't get into abortable state before aborting, so the epoch didn't get bumped. Now we force abortable state with an attempt to send before aborting.

@github-actions github-actions bot added core Kafka Broker tests Test fixes (including flaky tests) small Small PRs labels Jan 8, 2025
@jolshan jolshan changed the title WIP: KAFKA-18035 KAFKA-18035: TransactionsTest testBumpTransactionalEpochWithTV2Disabled failed on trunk Feb 11, 2025
Copy link
Contributor

@jeffkbkim jeffkbkim left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks!

@jolshan jolshan merged commit 400363b into apache:trunk Feb 11, 2025
9 checks passed
pdruley pushed a commit to pdruley/kafka that referenced this pull request Feb 12, 2025
…ed failed on trunk (apache#18451)

Sometimes we didn't get into abortable state before aborting, so the epoch didn't get bumped. Now we force abortable state with an attempt to send before aborting so the epoch bump occurs as expected.

Reviewers: Jeff Kim <[email protected]>
manoj-mathivanan pushed a commit to manoj-mathivanan/kafka that referenced this pull request Feb 19, 2025
…ed failed on trunk (apache#18451)

Sometimes we didn't get into abortable state before aborting, so the epoch didn't get bumped. Now we force abortable state with an attempt to send before aborting so the epoch bump occurs as expected.

Reviewers: Jeff Kim <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clients core Kafka Broker producer small Small PRs tests Test fixes (including flaky tests)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants