Skip to content

KAFKA-16503; getOrMaybeCreateClassicGroup should not thrown GroupIdNotFoundException#16073

Closed
dajac wants to merge 1 commit into
apache:trunkfrom
dajac:KAFKA-16503
Closed

KAFKA-16503; getOrMaybeCreateClassicGroup should not thrown GroupIdNotFoundException#16073
dajac wants to merge 1 commit into
apache:trunkfrom
dajac:KAFKA-16503

Conversation

@dajac

@dajac dajac commented May 24, 2024

Copy link
Copy Markdown
Member

getOrMaybeCreateClassicGroup is mainly used by old APIs which expects UnknownMemberIdException when the group does not exist.

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 May 24, 2024

@jeffkbkim jeffkbkim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

thanks for the PR, LGTM

@chia7712 chia7712 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@dajac nice patch. BTW, does following comment need to be revised?

// is specified but group does not exist, request is rejected with GROUP_ID_NOT_FOUND

@dajac

dajac commented May 24, 2024

Copy link
Copy Markdown
Member Author

Let’s wait a bit on this one. I will change it a bit.

@dajac dajac closed this Aug 21, 2024
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.

3 participants