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

Jean-Noel Rouvignac
14.42.2014 f4d74a3c375a68c64d98ea91e0b838ab9790feb6
opendj3-server-dev/src/server/org/opends/server/replication/plugin/PersistentServerState.java
@@ -235,7 +235,7 @@
      attributes.add(REPLICATION_STATE);
      InternalSearchOperation op =
          conn.processSearch(DN.valueOf("cn=config"),
          SearchScope.SUBORDINATE_SUBTREE,
          SearchScope.SUBORDINATES,
          DereferencePolicy.NEVER_DEREF_ALIASES,
          1, 0, false, filter, attributes);