Author: kkolinko Date: Fri Jun 8 15:22:37 2012 New Revision: 1348111 URL: http://svn.apache.org/viewvc?rev=1348111&view=rev Log: proposal
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1348111&r1=1348110&r2=1348111&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Fri Jun 8 15:22:37 2012 @@ -206,6 +206,17 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko, schultz -1: +* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52996 + In StandardThreadExecutor: + Add the ability to configure a job queue size. + Add a variant of execute method that allows to specify a timeout for how + long we want to try to add something to the queue. + Based on a patch by Ruediger Pluem. + It is backport of r723889 from trunk. + https://issues.apache.org/bugzilla/attachment.cgi?id=28907 (patch) + http://svn.apache.org/viewvc?view=revision&revision=1348105 (documentation update) + +1: kkolinko + -1: PATCHES/ISSUES THAT ARE STALLED --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org