Revert "KAFKA-13891: reset generation when syncgroup failed with REBA…#12794
Merged
showuon merged 1 commit intoapache:trunkfrom Nov 5, 2022
Merged
Revert "KAFKA-13891: reset generation when syncgroup failed with REBA…#12794showuon merged 1 commit intoapache:trunkfrom
showuon merged 1 commit intoapache:trunkfrom
Conversation
…LANCE_IN_PROGRESS (apache#12140)" This reverts commit c23d60d.
Member
|
@showuon What's the plan with this one? I tend to agree that reverting it makes sense. Is there are reason why you did not merge it yet? |
Member
|
Ah, sorry, was waiting for jenkins build results, and ... forgot it. |
Member
|
Build results: I felt all are unrelated, but this test: |
Member
|
Last build had two failures: cc @showuon |
Member
|
@showuon Do we need to backport it to previous releases as well? |
Member
|
Good point. We backed port the fix to 3.2 and 3.3 branch in #12140 . Let me backport to 3.2/3.3. Thanks for reminding. |
guozhangwang
pushed a commit
to guozhangwang/kafka
that referenced
this pull request
Jan 25, 2023
…LANCE_IN_PROGRESS (apache#12140)" (apache#12794) This reverts commit c23d60d. Reviewers: Luke Chen <showuon@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…LANCE_IN_PROGRESS (#12140)"
This reverts commit c23d60d.
As discussed in KAFKA-14016.
The change in KAFKA-13891 will lead to revoke more partitions than expected. So revert it.
Committer Checklist (excluded from commit message)