-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Reduce log level for WebSocket connections closed by clients #5785
Comments
lachlan-roberts
added a commit
that referenced
this issue
Dec 10, 2020
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
This was referenced Mar 10, 2021
Closed
This was referenced Mar 10, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jetty version
9.4.x
Description
This seems a client-side close that we don't need to report at WARN level - it just fills up the logs.
The text was updated successfully, but these errors were encountered: