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 2019/03/01 14:15:45 UTC

[Bug 63210] Tomcat failing to shutdown if EvictionTimer thread is running

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

--- Comment #7 from Remy Maucherat <re...@apache.org> ---
I was not aware the inline executor optimization was a 9.0 only feature, so the
big difference is actually there. To get the same deployment thread behavior on
Tomcat 9, you can enable parallel deployment and configure the daemon flag on
the utility threads.

The proposed patch is rather obvious, no problem.

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