Re: Executor threadRenewalDelay questions

2011-10-26 Thread Rohit Kelapure
Sorry. Will post there. --cheers, Rohit On Wed, Oct 26, 2011 at 11:21 AM, Mark Thomas wrote: > On 26/10/2011 03:13, Rohit Kelapure wrote: >> Dear All, >> >> After going through the thread renewal code in >> /tomcat-8.0.x/java/org/apache/tomcat/util/threads/TaskQueue.java , >> /tomcat-8.0.x/java/

Re: Executor threadRenewalDelay questions

2011-10-26 Thread Mark Thomas
On 26/10/2011 03:13, Rohit Kelapure wrote: > Dear All, > > After going through the thread renewal code in > /tomcat-8.0.x/java/org/apache/tomcat/util/threads/TaskQueue.java , > /tomcat-8.0.x/java/org/apache/tomcat/util/threads/ThreadPoolExecutor.java > and the bug (Improve ThreadLocal memory leak

Executor threadRenewalDelay questions

2011-10-25 Thread Rohit Kelapure
Dear All, After going through the thread renewal code in /tomcat-8.0.x/java/org/apache/tomcat/util/threads/TaskQueue.java , /tomcat-8.0.x/java/org/apache/tomcat/util/threads/ThreadPoolExecutor.java and the bug (Improve ThreadLocal memory leak clean-up) https://issues.apache.org/bugzilla/show_bug.c