Skip to content

MINOR: Rename uniform assignor's internal builders#16233

Merged
dajac merged 6 commits intoapache:trunkfrom
dajac:minor-rename-uniform-assignors
Jun 10, 2024
Merged

MINOR: Rename uniform assignor's internal builders#16233
dajac merged 6 commits intoapache:trunkfrom
dajac:minor-rename-uniform-assignors

Conversation

@dajac
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Member

chia7712 commented Jun 7, 2024

I have re-trigger QA

@chia7712
Copy link
Copy Markdown
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
@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 <rreddy@confluent.io>, Chia-Ping Tsai <chia7712@gmail.com>
@dajac
Copy link
Copy Markdown
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 <rreddy@confluent.io>, Chia-Ping Tsai <chia7712@gmail.com>
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