You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kf...@apache.org on 2011/06/13 11:50:29 UTC

svn commit: r1135070 - /tomcat/tc6.0.x/trunk/STATUS.txt

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: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org