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

fix: include assignment-less members in SyncGroup #2292

Merged
merged 1 commit into from
Jul 22, 2022

Commits on Jul 22, 2022

  1. fix: include assignment-less members in SyncGroup

    - comment and rework sync_group_{request, response}
    - always send V3 SyncGroup request if config Version is 2.3.0.0 or newer
    - when sending SyncGroup as the leader, include empty assignments for
      any members that didn't receive a partition in the plan
    - update go.mod/go.sum for examples/consumergroup
    
    Fixes #2290
    dnwe committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    034046e View commit details
    Browse the repository at this point in the history