Author: remm Date: Mon Jun 30 12:18:59 2008 New Revision: 672871 URL: http://svn.apache.org/viewvc?rev=672871&view=rev Log: - Votes.
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=672871&r1=672870&r2=672871&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jun 30 12:18:59 2008 @@ -41,12 +41,12 @@ * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45279 Properly close multicast socket http://svn.apache.org/viewvc?rev=671650&view=rev - +1: fhanik, markt + +1: fhanik, markt, remm -1: * Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=45272 Patch attached in bugzilla issue - +1: fhanik, markt + +1: fhanik, markt, remm (pfff, use ff) -1: * Another fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=43683 @@ -56,6 +56,8 @@ http://svn.apache.org/viewvc?rev=672397&view=rev +1: markt -1: + -0: remm: This cannot be fixed from what you are saying, so this stream of fixes + seems pointless to me right now * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45277 Correct typo @@ -67,4 +69,8 @@ Port the fix from the JK Connector to the AJP and APR Connectors http://svn.apache.org/viewvc?rev=672454&view=rev +1: billbarker - -1: + -1: remm: No, this gets called all the time, and we're trying to fix a small issue. The real + solution would be to recycle the fields (when exiting the process method of the processors) + since as mentioned here it is the cause of the problem (the "local" fields will often never + change, but there's no real guarantee overall): + https://issues.apache.org/bugzilla/show_bug.cgi?id=36155#c17 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]