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

--- Comment #16 from Mark Thomas <ma...@apache.org> ---
A quick update before the weekend.

I have better grip on what is going wrong. The issue is that async dispatches
are being processed multiple times. Depending on the timing, this can go wrong.

The fix (for 7.0.x at least) is non-trivial. I've tried various small patches
but all introduce a different problem. At this point, I think a reafctoring of
the async dispatch handling will be required.

I haven't looked at 9.0.x or 8.0.x as yet. The refactoring that has already
taken place in those versions may have already addressed this. Or not.

I'll continue to look at this next week.

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