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

--- Comment #9 from sylvain.laur...@gmail.com 2010-09-25 18:51:53 EDT ---
> What do you think ? If we don't use a fair queue, we do not have a
> deterministic behavior and some thread might still trigger a memory leak...

Unless we have minSpareThreads=0. This way even threads that are no longer used
will eventually be stopped (the timeout is 60s by default, maxIdleTime in
StandardThreadExecutor and hardcoded in AbstractEndpoint.createExecutor() )

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