You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2011/09/22 18:04:51 UTC

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

Author: rjung
Date: Thu Sep 22 16:04:51 2011
New Revision: 1174236

URL: http://svn.apache.org/viewvc?rev=1174236&view=rev
Log:
Update 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=1174236&r1=1174235&r2=1174236&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Thu Sep 22 16:04:51 2011
@@ -70,10 +70,15 @@ PATCHES PROPOSED TO BACKPORT:
         have a similar method that returns Thread.getName() names.
   
 * Fine grained control of session attribute replication in clusters.
-  Trunk revisions: 1172233, 1172234, 1172236
-  TC7 revisions: 1172259
+  Trunk revisions: 1172233, 1172234, 1172236, 1173088, 1173090, 1173461
+  TC 7 revisions: 1172259, 1174181
   TC 6 patch:
-  http://people.apache.org/~rjung/patches/cluster-attribute-filter-tc6.patch
+  http://people.apache.org/~rjung/patches/cluster-attribute-filter-tc6-v2.patch
+  Difference between TC 7 and TC 6: In TC 6 the feature will only be available for
+  DeltaManager, since Delta and BackupManager do not have ClusterManagerBase as common
+  base class. This was refactored in TC 7, so the feature is available for both there.
+  So it is a straight backport of r1172259, but instead of r1174181 copy the new attribute
+  in DeltaManager#cloneFromtemplate().
   +1: rjung
 
 * Replace unneeded call that iterated events queue in NioEndpoint.Poller.



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