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

MINOR: Rename uniform assignor's internal builders #16233

Merged
merged 6 commits into from
Jun 10, 2024

Conversation

dajac
Copy link
Member

@dajac dajac commented Jun 6, 2024

This patch renames the uniform assignor's builders to match the SubscriptionType which is used to determine which one is called. It removes the abstract class AbstractUniformAssignmentBuilder which is not necessary anymore. It also applies minor refactoring.

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 Jun 6, 2024
Copy link
Contributor

@rreddy-22 rreddy-22 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@dajac
Copy link
Member Author

dajac commented Jun 7, 2024

Thanks, @rreddy-22. I addressed your comments.

@dajac dajac requested a review from chia7712 June 7, 2024 12:35
Copy link
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

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

@dajac nice patch. one small suggestion :)

Copy link
Member

@chia7712 chia7712 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@rreddy-22 rreddy-22 left a comment

Choose a reason for hiding this comment

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

Thanks!

@chia7712
Copy link
Member

chia7712 commented Jun 7, 2024

I have re-trigger QA

@chia7712
Copy link
Member

chia7712 commented Jun 8, 2024

@dajac Could you please rebase code to include #16249?

@dajac dajac merged commit 049cfea into apache:trunk Jun 10, 2024
1 check failed
@dajac dajac deleted the minor-rename-uniform-assignors branch June 10, 2024 12:27
dajac added a commit that referenced this pull request Jun 10, 2024
This patch renames the uniform assignor's builders to match the `SubscriptionType` which is used to determine which one is called. It removes the abstract class `AbstractUniformAssignmentBuilder` which is not necessary anymore. It also applies minor refactoring.

Reviewers: Ritika Reddy <[email protected]>, Chia-Ping Tsai <[email protected]>
@dajac
Copy link
Member Author

dajac commented Jun 10, 2024

Merged to trunk and to 3.8.

gongxuanzhang pushed a commit to gongxuanzhang/kafka that referenced this pull request Jun 12, 2024
This patch renames the uniform assignor's builders to match the `SubscriptionType` which is used to determine which one is called. It removes the abstract class `AbstractUniformAssignmentBuilder` which is not necessary anymore. It also applies minor refactoring.

Reviewers: Ritika Reddy <[email protected]>, Chia-Ping Tsai <[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.

3 participants