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

Remove rebalance listener for manual subscriptions #639

Merged

Conversation

ennru
Copy link
Member

@ennru ennru commented Nov 8, 2018

While digging around for #539 I noticed that the manual subscription case classes allow setting the actor to receive rebalance notifications. Manual subscriptions do never rebalance, so I deprecated those methods and made them no-ops for now.

@ennru ennru force-pushed the ennru_remove-rebalance-for-manual-subscriptions branch from 847d35b to b078031 Compare November 21, 2018 12:27
@ennru ennru added this to the 1.0-M2 milestone Dec 6, 2018
@ennru ennru force-pushed the ennru_remove-rebalance-for-manual-subscriptions branch from b078031 to 4e5ccf5 Compare December 6, 2018 15:32
Copy link
Contributor

@2m 2m left a comment

Choose a reason for hiding this comment

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

LGTM!

@2m 2m merged commit 3bd8b9a into akka:master Dec 7, 2018
@ennru ennru deleted the ennru_remove-rebalance-for-manual-subscriptions branch December 7, 2018 08:32
ennru added a commit to ennru/alpakka-kafka that referenced this pull request Dec 7, 2018
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.

2 participants