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

Make sure that causes for Disassociated(Unknown) are consistently logged #23023

Closed
jrudolph opened this issue May 24, 2017 · 0 comments
Closed
Assignees
Milestone

Comments

@jrudolph
Copy link
Member

In old akka remoting, in most cases when a disassociation happens, the same error message will be logged because internally various causes are tracked as Unknown. We probably don't want to change the actual handling but we should make sure that actual causes are logged to DEBUG when a Disassociated(Unknown) object is created to simplify debugging those issues.

@jrudolph jrudolph added 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted t:remoting labels May 24, 2017
@jrudolph jrudolph self-assigned this May 29, 2017
@jrudolph jrudolph added 3 - in progress Someone is working on this ticket and removed 1 - triaged Tickets that are safe to pick up for contributing in terms of likeliness of being accepted labels May 29, 2017
jrudolph added a commit to jrudolph/akka that referenced this issue Jun 7, 2017
jrudolph added a commit to jrudolph/akka that referenced this issue Jun 14, 2017
jrudolph added a commit to jrudolph/akka that referenced this issue Jun 14, 2017
jrudolph added a commit to jrudolph/akka that referenced this issue Jun 14, 2017
patriknw added a commit that referenced this issue Jun 16, 2017
…ociation-reasons

=rem #23023 log reasons for disassociations with debug level
@patriknw patriknw added this to the 2.4.20 milestone Jun 16, 2017
patriknw pushed a commit that referenced this issue Jun 16, 2017
patriknw added a commit that referenced this issue Jun 26, 2017
…ion-reasons-2.4-patriknw

=rem #23023 log reasons for disassociations with debug level (for validation)
@patriknw patriknw removed the 3 - in progress Someone is working on this ticket label Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants