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

boli
22.47.2007 4738da898c0e9289f0b1171d7f3023c6c834d82e
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationBackend.java
@@ -952,7 +952,7 @@
   * {@inheritDoc}
   */
  @Override()
  public long numSubordinates(DN entryDN)
  public long numSubordinates(DN entryDN, boolean subtree)
      throws DirectoryException
  {
    throw new DirectoryException(ResultCode.UNWILLING_TO_PERFORM,