Author: kfujino
Date: Thu Oct 20 07:12:17 2011
New Revision: 1186635

URL: http://svn.apache.org/viewvc?rev=1186635&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=1186635&r1=1186634&r2=1186635&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Oct 20 07:12:17 2011
@@ -84,6 +84,12 @@ PATCHES PROPOSED TO BACKPORT:
   +1: kkolinko
   -1:
 
+* Avoid an unnecessary session ID change notice. 
+  Notice of changed session ID by JvmRouteBinderValve is unnecessary to 
BackupManager. 
+  In BackupManager, change of session ID is replicated by the call of a 
setId() method. 
+  http://svn.apache.org/viewvc?view=revision&revision=1186632
+  +1: kfujino
+  -1:
 
 PATCHES/ISSUES THAT ARE STALLED
 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to