https://issues.apache.org/bugzilla/show_bug.cgi?id=55171

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|                            |All

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Thanks for the report and the stack trace.

It appears that there are multiple issues here. So far I have identified:
1. Upgraded connection not marked as upgraded early enough and poller events
are processed as if they were for a new connection.
2. Connections closed by the client are not recognised as being closed by the
WebSocket implementation.

I have a fix for 1 that I'll commit shortly. I'm still looking into 2.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to