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

PartitionAssignmentHandler: add onLost #986

Merged
merged 5 commits into from
Nov 30, 2019

Conversation

ennru
Copy link
Member

@ennru ennru commented Nov 26, 2019

Purpose

Propagate the ConsumerRebalanceListener.onPartitionsLost introduced in the Kafka 2.4.0 client to Alpakka Kafka's PartitionAssignementHandler.

References

References #982

Changes

Copy link
Contributor

@seglo seglo left a comment

Choose a reason for hiding this comment

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

I did some reading on onPartitionsLost and I think we should update the docs.

https://cwiki.apache.org/confluence/display/KAFKA/KIP-429%3A+Kafka+Consumer+Incremental+Rebalance+Protocol

Copy link
Contributor

@seglo seglo left a comment

Choose a reason for hiding this comment

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

LGTM

@seglo seglo force-pushed the rebalance-handler-onLost branch from 99bacfb to 33b70a6 Compare November 29, 2019 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants