Author: kfujino
Date: Mon Jun 13 09:50:29 2011
New Revision: 1135070
URL: http://svn.apache.org/viewvc?rev=1135070&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=1135070&r1=1135069&r2=1135070&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jun 13 09:50:29 2011
@@ -208,3 +208,11 @@ PATCHES PROPOSED TO BACKPORT:
https://issues.apache.org/bugzilla/attachment.cgi?id=27140&action=edit
+1: markt, kkolinko
-1:
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=51306.
+ Avoid NPE when handleSESSION_EXPIRED is processed while
handleSESSION_CREATED is being processed.
+ -setMaxInactiveInterval is not added to DeltaRequest in
handleSESSION_CREATED.
+ -When the session expiration is received, the session message is never
+ transmitted to a primary node.
+ +1: kfujino
+ -1:
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]