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

Emit read elements on SubSourceLogic before closing #390

Closed
wants to merge 1 commit into from

Conversation

edrevo
Copy link
Contributor

@edrevo edrevo commented Jan 11, 2018

Description An attempt to fix #382. I don't have much experience with akka-streams or reactive-kafka, so it is entirely possible that my fix is sub-optimal or just plain wrong. Any feedback is welcome.
Testing I have a test that (sometimes) reproduces the issue in edrevo@51a7b08 and after the fix it seems to work consistently. The test is very low-quality, so I am not submitting it in this PR.

@lightbend-cla-validator

Hi @edrevo,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

http://www.lightbend.com/contribute/cla

@edrevo
Copy link
Contributor Author

edrevo commented Jan 11, 2018

Closing this PR. I just noticed that I am not calling .invoke on the callback. Once I add that, the code fails again... :/

@edrevo edrevo closed this Jan 11, 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.

Lost messages in plainPartitionedSource on partition reassignment
2 participants