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

Don't close subscriber if channel is recoverable. #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkiedys
Copy link
Contributor

@mkiedys mkiedys commented Jun 6, 2017

No description provided.

@mkiedys mkiedys self-assigned this Jun 6, 2017
@mkiedys
Copy link
Contributor Author

mkiedys commented Jun 6, 2017

/cc @guizmaii @yspotts

Rebased. Can you guys verify if this works? I'll do some more testing tomorrow.

@mkiedys
Copy link
Contributor Author

mkiedys commented Jun 6, 2017

/cc @guizmaii @yspotts

Rebased. Can you guys verify if this works? I'll do some more testing tomorrow.
It also fails to compile in Scala 2.12. Should be easy to fix.

@yspotts
Copy link

yspotts commented Jun 6, 2017

@mkiedys thanks so much for the quick response!

I have tested this locally and it does in fact address the issue. We are hoping to push to production later today or tomorrow and I'll be able to confirm at that point.

Again, thanks for the great library!

@yspotts
Copy link

yspotts commented Jun 9, 2017

@mkiedys I can confirm it has fixed our issue. We have a brief connection drop every night, and the released version of reactive-rabbit causes our app to discontinue handling messages. This PR enables our app to continue handling messages after the dropped connection. So +1 for merging this PR.

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

2 participants