Author: markt
Date: Fri Jan 28 15:57:32 2011
New Revision: 1064747
URL: http://svn.apache.org/viewvc?rev=1064747&view=rev
Log:
Not sure which recent Comet change fixed this but one of them did.
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1064747&r1=1064746&r2=1064747&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Fri Jan 28 15:57:32 2011
@@ -117,6 +117,10 @@
<code>event.close()</code> during an END event. (markt)
</fix>
<fix>
+ <bug>50405</bug>: Fix occassional NPE when using NIO connector and
+ Comet. (markt)
+ </fix>
+ <fix>
Ensure correct recycling of NIO input filters when processing Comet
events. (markt)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]