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

Do not log full stack traces in SEVERE when a connection reset is received #3914

Merged
merged 1 commit into from Feb 23, 2022

Conversation

spericas
Copy link
Member

@spericas spericas commented Feb 23, 2022

Do not log full stack traces in SEVERE when a connection reset is received and the request-response processing has completed. Instead, log full stack traces in FINEST in exceptionCaught() and an additional log entry also in FINEST when failing the publisher.

Signed-off-by: Santiago Pericasgeertsen santiago.pericasgeertsen@oracle.com

…eived and the request-response processing has completed. Instead, log full stack traces in FINEST in exceptionCaught() and an additional log entry also in FINEST when failing the publisher.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added this to the 2.4.3 milestone Feb 23, 2022
@spericas spericas self-assigned this Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Backlog
  
Awaiting triage
Development

Successfully merging this pull request may close these issues.

None yet

2 participants