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

--- Comment #9 from Olivier Costet <ocos...@zenprise.com> 2011-01-31 04:46:21 
EST ---
(In reply to comment #8)
> hi Olivier, I'm still noodling (thinking) about this. I am not thrilled about
> the 
> if (async) else 
> case here. 

I think I see what you mean. I would say the problem is the "retry" capability:
since there can't be any retrying in async mode, it's what causing the
discrepancy between the sync and async case.
I'm attaching a diff with a suggestion of how it might look like without the
option to retry. Perhaps it can be of help. But by all means, do noodle! :)

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- 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