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

Closing BerkeleyDB resources, make handling TcpClient channels failings and disconnects identical #37

Merged
merged 3 commits into from Aug 26, 2015

Conversation

hsestupin
Copy link
Contributor

Hello,
prior to this changes any error in TcpClient channel leads to setting Component in an unavailable state no matter what channel fails. That was not totally correct cause we have to check only the main channel (co.paralleluniverse.galaxy.netty.AbstractTcpClient#channel) when calling setReady(false) on this component.

pron added a commit that referenced this pull request Aug 26, 2015
Closing BerkeleyDB resources, make handling TcpClient channels failings and disconnects identical
@pron pron merged commit 70c38f5 into puniverse:master Aug 26, 2015
@pron
Copy link
Contributor

pron commented Aug 26, 2015

Cool.

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