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

Fixing a bug where transaction controller is not recovering from a fault #139

Merged
merged 1 commit into from
Mar 25, 2019

Conversation

yvgopal
Copy link
Member

@yvgopal yvgopal commented Mar 23, 2019

Controller is not closing when inner sendlink is closed. It is holding on to a closed send link and will never recover after a fault. Fixing it by closing the contoller when the inner send link is closed.

@SeanFeldman
Copy link

Thank you @yvgopal!

@xinchen10 will this be released as 2.4.2?

@xinchen10 xinchen10 merged commit 7af56fc into Azure:master Mar 25, 2019
@SeanFeldman
Copy link

Yes, @SeanFeldman, it will be released in 2.4.2 🙂

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.

3 participants