You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2021/07/16 21:04:58 UTC

[Bug 65454] Race condition with idle thread removal results in request being improperly enqueued by default ThreadPoolExecutor

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

--- Comment #1 from Aaron Ogburn <ao...@redhat.com> ---
Fortunately for an easy workaround, you can set minSpareThreads equal to
maxThreads to avoid any idle thread removal that may allow for that condition.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org