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

Remy Maucherat <r...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|blocker                     |normal

--- Comment #4 from Remy Maucherat <r...@apache.org> ---
I am not sure I am seeing anything wrong. You expect regular and async to
behave the same way, but that is not necessarily the case. As you noticed,
there is an error processing that is needed for async, but with regular
blocking IO there is no error dispatch so the request is considered "done" (=
committed) after certain errors.

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