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

Valery Kharseko
13 hours ago 92d88ca699cd8090a26b92cbe46789d2b848195f
opendj-server-legacy/src/main/java/org/opends/server/replication/service/ReplicationDomain.java
@@ -697,7 +697,7 @@
  }
  /** Increment the number of processed updates. */
  private void incProcessedUpdates()
  protected final void incProcessedUpdates()
  {
    numProcessedUpdates.incrementAndGet();
  }