> -----Original Message----- > From: Filip Hanik Mailing Lists [mailto:devli...@hanik.com] > Sent: Montag, 23. April 2012 17:37 > To: Tomcat Developers List > Subject: Re: have Re: MaxQueueSize for Executor and Tomcat 6 > > > > ----- Original Message ----- > > From: "Rüdiger Plüm, Vodafone Group" <ruediger.pl...@vodafone.com> > > > > > Ok. As far as I can see the new method > > > > execute(Runnable command, long timeout, TimeUnit unit); > > > > of the Executor interface is implemented but not used. > > Would it still be an acceptable backport if > > > > 1. The changes to the Executor interface are removed from the patch > > 2. The implementation of execute(Runnable command, long timeout, > > TimeUnit unit); is removed from the patch. > > > > If yes I can update the patch. > > Yes
Done. https://issues.apache.org/bugzilla/show_bug.cgi?id=52996 https://issues.apache.org/bugzilla/attachment.cgi?id=28687 Regards Rüdiger