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 2015/04/22 02:50:58 UTC

svn commit: r1675233 - /tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

Author: kfujino
Date: Wed Apr 22 00:50:57 2015
New Revision: 1675233

URL: http://svn.apache.org/r1675233
Log:
Remove unused pathname attribute in mbean definition of BackupManager.

Modified:
    tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml

Modified: tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml?rev=1675233&r1=1675232&r2=1675233&view=diff
==============================================================================
--- tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml (original)
+++ tomcat/trunk/java/org/apache/catalina/ha/session/mbeans-descriptors.xml Wed Apr 22 00:50:57 2015
@@ -475,10 +475,6 @@
       description="Send session attribute change events on backup nodes"
       type="boolean"/>
     <attribute
-      name="pathname"
-      description="Path name of the disk file in which active sessions"
-      type="java.lang.String"/>
-    <attribute
       name="processExpiresFrequency"
       description="The frequency of the manager checks (expiration and passivation)"
       type="int"/>



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