Skip to content

KAFKA-8399: bring back internal.leave.group.on.close config for KStream#6779

Merged
bbejeck merged 2 commits into
apache:trunkfrom
abbccdda:back_leave_on_close
May 22, 2019
Merged

KAFKA-8399: bring back internal.leave.group.on.close config for KStream#6779
bbejeck merged 2 commits into
apache:trunkfrom
abbccdda:back_leave_on_close

Conversation

@abbccdda

@abbccdda abbccdda commented May 20, 2019

Copy link
Copy Markdown

As title states. We plan to merge this to both trunk and 2.3 if it could fix the stream system tests globally.
Reference implementation: #6673

Committer Checklist (excluded from commit message)

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

@abbccdda abbccdda force-pushed the back_leave_on_close branch from 3bd6cc6 to 3be5776 Compare May 20, 2019 23:59
@abbccdda

Copy link
Copy Markdown
Author

Retest this please

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

From what I can tell, LGTM.

@mjsax

mjsax commented May 21, 2019

Copy link
Copy Markdown
Member

Can we run the system tests (at least streams_upgrade_test#test_version_probing) to see if the test is fixed with this PR and to verify that we can close #6779

@abbccdda

Copy link
Copy Markdown
Author

Yep, it's here:https://jenkins.confluent.io/job/system-test-kafka-branch-builder/2613/

@guozhangwang

Copy link
Copy Markdown
Contributor

@abbccdda Made a pass, looks good overall. Could you also add back the unit test checking that upon shutting down Streams does not send leave group request as well, so that we can capture this earlier in unit tests than system tests?

@abbccdda

Copy link
Copy Markdown
Author

@guozhangwang

Copy link
Copy Markdown
Contributor

retest this please

@bbejeck bbejeck merged commit cafdc1e into apache:trunk May 22, 2019
@bbejeck

bbejeck commented May 22, 2019

Copy link
Copy Markdown
Member

Merged #6779 into trunk

guozhangwang pushed a commit that referenced this pull request May 22, 2019
…am (#6779)

As title states. We plan to merge this to both trunk and 2.3 if it could fix the stream system tests globally.
Reference implementation: #6673

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Matthias J. Sax <mjsax@apache.org>
@guozhangwang

Copy link
Copy Markdown
Contributor

Cherry-picked to 2.3 as well.

pengxiaolong pushed a commit to pengxiaolong/kafka that referenced this pull request Jun 14, 2019
…am (apache#6779)

As title states. We plan to merge this to both trunk and 2.3 if it could fix the stream system tests globally.
Reference implementation: apache#6673

Reviewers: Guozhang Wang <wangguoz@gmail.com>, Matthias J. Sax <mjsax@apache.org>
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.

4 participants