mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
17.26.2015 88f16d892d54fd8c3e190cc1f6363638b11ae1a3
opendj-server-legacy/src/main/java/org/opends/server/replication/plugin/LDAPReplicationDomain.java
@@ -200,7 +200,7 @@
  private final AtomicInteger numReplayedPostOpCalled = new AtomicInteger();
  private final PersistentServerState state;
  private volatile boolean generationIdSavedStatus = false;
  private volatile boolean generationIdSavedStatus;
  /**
   * This object is used to store the list of update currently being
@@ -226,8 +226,8 @@
  private final InternalClientConnection conn = getRootConnection();
  private final AtomicBoolean shutdown = new AtomicBoolean();
  private volatile boolean disabled = false;
  private volatile boolean stateSavingDisabled = false;
  private volatile boolean disabled;
  private volatile boolean stateSavingDisabled;
  /**
   * This list is used to temporary store operations that needs to be replayed
@@ -293,7 +293,7 @@
   * fractional configuration (i.e with compliant fractional configuration in
   * domain root entry).
   */
  private boolean forceBadDataSet = false;
  private boolean forceBadDataSet;
  /**
   * The message id to be used when an import is stopped with error by
@@ -4535,7 +4535,7 @@
     * fractionalSpecificClassesAttributes or fractionalAllClassesAttributes or
     * both should be filled with something.
     */
    private boolean fractional = false;
    private boolean fractional;
    /**
     * - If true, tells that the configured fractional replication is exclusive: