Author: remm
Date: Tue Aug 12 09:55:31 2008
New Revision: 685224
URL: http://svn.apache.org/viewvc?rev=685224&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=685224&r1=685223&r2=685224&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Aug 12 09:55:31 2008
@@ -52,6 +52,7 @@
Invoke READ when there is a body and make sure END is called if
CometEvent.close is called during an invokation
http://svn.apache.org/viewvc?rev=677473&view=rev
+1: fhanik
+ 0: remm: no idea if it's better or worse (the fact that it's been closed is
visible)
-1:
* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45459
@@ -119,6 +120,7 @@
Test the SSL socket for cert/cipher compatibility before returning it
http://svn.apache.org/viewvc?rev=684559&view=rev
+1: markt
+ 0: remm: It does look like a hack indeed, but it detects the problem
-1: billbarker The patch is horrible, since it drops connections for no good
reason, simply to
protect against a totally brain-dead miss-configurations. If
the check is moved into
the main except loop, then I can go for -0.
@@ -127,4 +129,6 @@
Prevent race condition for allocate/deallocate in StandardWrapper
http://svn.apache.org/viewvc?rev=685177&view=rev
+1: markt
+ 0: remm: The only unsafe usage of this field is to implement the gimmick
loop-wait hack,
+ which to me means adding any sort of sync is not worth it.
-1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]