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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
The root cause analysis here is wrong.

Data is not buffered in the Http2Parser, it is buffered in the SocketWrapper so
the call to input.fill() in parser.readFrame() is correct.

Further analysis is required to work out why this is failing.

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