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

skipping onPartitionsRevoked during consumer.close() call #886

Merged
merged 4 commits into from Mar 9, 2022

Conversation

srinagaraj
Copy link
Collaborator

Adding functionality to skip onPartitionsRevoked call during consumer.close(). Else it would lead to duplicate calls to onPartitionsRevoked().
More details about this in comments in the PR #881

@vmaheshw
Copy link
Collaborator

vmaheshw commented Mar 8, 2022

Please fix the title of the pull request.

Copy link
Collaborator

@vmaheshw vmaheshw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly looks good.

@srinagaraj srinagaraj changed the title Partitions skipping onPartitionsRevoked during consumer.close call Mar 8, 2022
@srinagaraj srinagaraj changed the title skipping onPartitionsRevoked during consumer.close call skipping onPartitionsRevoked during consumer.close() call Mar 8, 2022
@srinagaraj srinagaraj merged commit 37544cf into linkedin:master Mar 9, 2022
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.

None yet

3 participants