[rhmessaging-commits] rhmessaging commits: r2011 - store/trunk/specs.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Thu May 8 15:48:11 EDT 2008


Author: kpvdr
Date: 2008-05-08 15:48:11 -0400 (Thu, 08 May 2008)
New Revision: 2011

Modified:
   store/trunk/specs/management-schema.xml
Log:
Missing management xml file as part of previous checkin

Modified: store/trunk/specs/management-schema.xml
===================================================================
--- store/trunk/specs/management-schema.xml	2008-05-08 19:44:10 UTC (rev 2010)
+++ store/trunk/specs/management-schema.xml	2008-05-08 19:48:11 UTC (rev 2011)
@@ -43,10 +43,5 @@
     <method name="expand" desc="Increase number of files allocated for this journal">
       <arg name="by" type="uint32" dir="I" desc="Number of files to increase journal size by"/>
     </method>
-
-    <method name="reconfigure" desc="Destructively reconfigure dimensions for this journal">
-      <arg name="fileCount" type="uint32" dir="I" desc="Number of files in journal"/>
-      <arg name="fileSize"  type="uint32" dir="I" desc="Size of files in journal"/>
-    </method>
   </class>
 </schema>




More information about the rhmessaging-commits mailing list