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

Remy Maucherat <[email protected]> changed:

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

--- Comment #4 from Remy Maucherat <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to