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

Jean-Noel Rouvignac
17.47.2015 cf364c082dfe5ea566abc3c20bc5546a4629c5eb
opendj-server-legacy/src/main/java/org/opends/server/replication/server/ServerHandler.java
@@ -699,7 +699,7 @@
   */
  public boolean isReplicationServer()
  {
    return !this.isDataServer();
    return !isDataServer();
  }
  // The handshake phase must be done by blocking any access to structures