View | Details | Raw Unified | Return to bug 57971
Collapse All | Expand All

(-)webapps/docs/config/cluster-membership.xml (-2 / +1 lines)
Lines 146-153 Link Here
146
    <attribute name="recoverySleepTime" required="false">
146
    <attribute name="recoverySleepTime" required="false">
147
      <p>
147
      <p>
148
      When <code>recoveryEnabled==true</code> this value indicates how long time (in milliseconds)
148
      When <code>recoveryEnabled==true</code> this value indicates how long time (in milliseconds)
149
      the system will sleep in between recovery attempts, until we either recovered successfully or we have reached the
149
      the system will sleep in between recovery attempts, until we recovered successfully.
150
      recoveryCounter limit.
151
      The default is <code>5000</code> (5 seconds). <br/>
150
      The default is <code>5000</code> (5 seconds). <br/>
152
      </p>
151
      </p>
153
    </attribute>
152
    </attribute>

Return to bug 57971