https://bz.apache.org/bugzilla/show_bug.cgi?id=66455

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|ava.lang.ClassCastException |java.lang.ClassCastExceptio
                   |: class                     |n: class
                   |org.apache.coyote.http2.Rec |org.apache.coyote.http2.Rec
                   |ycledStream cannot be cast  |ycledStream cannot be cast
                   |to class                    |to class
                   |org.apache.coyote.http2.Str |org.apache.coyote.http2.Str
                   |eam                         |eam

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Looks like a recycled stream ended up in the backlog.

Fixing the symptom would be fairly simple but I'd rather understand the root
cause. Need to see if we can figure out how this might happen.

-- 
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