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

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

Merged
merged 2 commits into from
May 22, 2019

Conversation

abbccdda
Copy link
Contributor

@abbccdda abbccdda commented May 20, 2019

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
Copy link
Contributor Author

Retest this please

Copy link
Member

@mjsax mjsax left a comment

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
Copy link
Member

mjsax commented May 21, 2019

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
Contributor Author

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

@guozhangwang
Copy link
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
Contributor Author

@guozhangwang
Copy link
Contributor

retest this please

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

bbejeck commented May 22, 2019

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
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