Author: markt Date: Wed May 5 22:00:16 2010 New Revision: 941512 URL: http://svn.apache.org/viewvc?rev=941512&view=rev Log: Go with Konstantin's patch
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=941512&r1=941511&r2=941512&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Wed May 5 22:00:16 2010 @@ -199,18 +199,8 @@ PATCHES PROPOSED TO BACKPORT: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48843 Port deadlock prevention for worker allocation from NIO to BIO and APR - http://people.apache.org/~markt/patches/2010-03-29-bug48843-tc6.patch - +1: markt - +1: kkolinko: I will work, but I think that leaving/re-entering - synchronization when we are inside the loop is unneeded extra overhead. - Thus I am proposing another patch below. - -1: - - Alternative patch: - Note: This was applied to 5.5 in r934922 - No need to apply this to trunk, because there are no Workers in trunk. https://issues.apache.org/bugzilla/attachment.cgi?id=25225 - +1: kkolinko + +1: kkolinko, markt -1: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=49030 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org