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

gbellato
04.13.2008 837e488bda9569aa2236d28e286e5a5b805b97d4
opendj-sdk/opends/src/server/org/opends/server/replication/server/DbHandler.java
@@ -121,6 +121,7 @@
      ReplicationDbEnv dbenv)
         throws DatabaseException
  {
    this.replicationServer = replicationServer;
    this.serverId = id;
    this.baseDn = baseDn;
    this.trimage = replicationServer.getTrimage();