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-14363; Add new group-coordinator module (KIP-848) #12827

Merged
merged 4 commits into from
Nov 9, 2022

Conversation

dajac
Copy link
Member

@dajac dajac commented Nov 7, 2022

Introduce new group-coordinator module that will host the future new group coordinator as part of KIP-848.

Committer Checklist (excluded from commit message)

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

@dajac dajac added the KIP-848 The Next Generation of the Consumer Rebalance Protocol label Nov 7, 2022
@dajac dajac changed the title KAFKA-14363; Add new coordinator module (KIP-848) KAFKA-14363; Add new group-coordinator module (KIP-848) Nov 7, 2022
@dajac dajac requested a review from ijuma November 7, 2022 20:18
@dajac dajac requested a review from ijuma November 8, 2022 15:36
Copy link
Member

@ijuma ijuma left a comment

Choose a reason for hiding this comment

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

LGTM

@dajac dajac merged commit 7387a11 into apache:trunk Nov 9, 2022
@dajac dajac deleted the KAFKA-14363 branch November 9, 2022 07:50
guozhangwang pushed a commit to guozhangwang/kafka that referenced this pull request Jan 25, 2023
Introduce new group-coordinator module that will host the future new group coordinator as part of KIP-848.

Reviewers: Ismael Juma <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
KIP-848 The Next Generation of the Consumer Rebalance Protocol
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants