Skip to content

MINOR: set default group.instance.id in JoinGroupResponse to null#6831

Merged
hachikuji merged 1 commit into
apache:trunkfrom
abbccdda:minor_join_fix
May 28, 2019
Merged

MINOR: set default group.instance.id in JoinGroupResponse to null#6831
hachikuji merged 1 commit into
apache:trunkfrom
abbccdda:minor_join_fix

Conversation

@abbccdda

Copy link
Copy Markdown

As we are planning to add on more supporting features for rebalancing under static membership, we need to make sure the behavior for group.instance.id is consistent throughout the whole stack.

Committer Checklist (excluded from commit message)

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

@hachikuji hachikuji 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.

LGTM

@guozhangwang guozhangwang 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.

Waiting green builds.

@hachikuji
hachikuji merged commit 901eb36 into apache:trunk May 28, 2019
hachikuji pushed a commit that referenced this pull request May 28, 2019
…6831)

As we are planning to add on more supporting features for rebalancing under static membership, we need to make sure the behavior for `group.instance.id` is consistent throughout the whole stack. This patch ensures that the default value is null in the JoinGroup response.

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Jason Gustafson <jason@confluent.io>
haidangdam pushed a commit to haidangdam/kafka that referenced this pull request May 29, 2019
…pache#6831)

As we are planning to add on more supporting features for rebalancing under static membership, we need to make sure the behavior for `group.instance.id` is consistent throughout the whole stack. This patch ensures that the default value is null in the JoinGroup response.

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Jason Gustafson <jason@confluent.io>
pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…pache#6831)

As we are planning to add on more supporting features for rebalancing under static membership, we need to make sure the behavior for `group.instance.id` is consistent throughout the whole stack. This patch ensures that the default value is null in the JoinGroup response.

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Jason Gustafson <jason@confluent.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants