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

changed the HeliosTcpHandle to report disassociations for "unknown" reasons #933

Merged
merged 1 commit into from
May 1, 2015

Conversation

Aaronontheweb
Copy link
Member

changed the HeliosTcpHandler so it reports disassociations for reasons unknown, which causes the EndpointManager to apply a less severe policy to the failed node and should allow for reconnects. This is equivalent to what the NettyTcpHandler does in JVM Akka.

fixed termination issue inside AkkaProtocolTransport - had improperly nested PatternMatch was responsible for throwing a null exception when trying to set an exception.

Related to #918

…s unknown

Causes the EndpointManager to apply a less severe policy to the failed
node, which should allow for reconnects

fixed termination issue inside AkkaProtocolTransport

improperly nested `PatternMatch` was responsible for throwing a null
exception when trying to set an exception
@Aaronontheweb Aaronontheweb changed the title changed the HeliosTcpHandle changed the HeliosTcpHandle to report disassociations for "unknown" reasons May 1, 2015
annymsMthd added a commit that referenced this pull request May 1, 2015
changed the HeliosTcpHandle to report disassociations for "unknown" reasons
@annymsMthd annymsMthd merged commit 1b766c4 into akkadotnet:dev May 1, 2015
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