https://issues.apache.org/bugzilla/show_bug.cgi?id=46264
--- Comment #25 from Mark Thomas <ma...@apache.org> 2011-10-13 23:04:51 UTC --- (In reply to comment #19) > Re: startStopExecutor.allowCoreThreadTimeOut(true); > > I think that just using "0" instead of getStartStopThreadsInternal() as the > value of first argument (corePoolSize) in ThreadPoolExecutor constructor will > have the same effect. It is not much of a difference though. This doesn't work since the queue is unbounded no more than one thread is every created. -- 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