[exo-jcr-commits] exo-jcr SVN: r5094 - jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Oct 26 07:47:17 EDT 2011


Author: tolusha
Date: 2011-10-26 07:47:17 -0400 (Wed, 26 Oct 2011)
New Revision: 5094

Modified:
   jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/repository-check-controller.xml
Log:
EXOJCR-1471: doc updated

Modified: jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/repository-check-controller.xml
===================================================================
--- jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/repository-check-controller.xml	2011-10-26 11:47:05 UTC (rev 5093)
+++ jcr/trunk/exo.jcr.docs/exo.jcr.docs.developer/en/src/main/docbook/en-US/modules/jcr/repository-check-controller.xml	2011-10-26 11:47:17 UTC (rev 5094)
@@ -23,7 +23,7 @@
     each node in index checks on persistent layer along with opposite
     direction, when each node from Data Container validated in index. Access
     to check tool is exposed via JMX interface, with the following operation
-    available: </para>
+    available:</para>
 
     <table>
       <title>Available methods</title>
@@ -54,21 +54,12 @@
 
             <entry>Inspect only SearchIndex</entry>
           </row>
-
-          <row>
-            <entry>getStatus()</entry>
-
-            <entry>Get inspection process status. If process is finished, it
-            will return inspection result.</entry>
-          </row>
         </tbody>
       </tgroup>
     </table>
 
-    <para>Operations are launched in a separate thread without blocking JMX
-    connection and the status of background job can be accessed by getStatus()
-    operation. All inspection activities and corrupted data identifier are
-    stored in file, which can be found in app directory by name
+    <para>All inspection activities and corrupted data identifier are stored
+    in file, which can be found in app directory by name
     <code>report-&lt;repository name&gt;-dd-MMM-yy-HH-mm.txt</code>. Path to
     file will be returned in result message also. Please, take in account
     thare is three types of inconsistency and two of them are critical. They



More information about the exo-jcr-commits mailing list