You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
KAFKA-18035: Backport TransactionsTest testBumpTransactionalEpochWithTV2Disabled failed on trunk (#20102)
Backports the flakyness fix in #18451 to 4.0 branch
> 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]>
Reviewers: Chia-Ping Tsai <[email protected]>
Co-authored-by: Justine Olshan <[email protected]>
0 commit comments