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

--- Comment #6 from Mark Thomas <ma...@apache.org> ---
To date, the design decision has been that the request processing thread is
responsible for ensuring that a processor is only recycled once per request.

One reason for not making it a cache responsibility is that the cache only
tracks unused processors so preventing duplicates isn't guaranteed to fix the
problem.

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