opends/src/server/org/opends/server/replication/plugin/MultimasterReplication.java
@@ -503,6 +503,8 @@ historicalInformation); } historicalInformation.setPurgeDelay(domain.getHistoricalPurgeDelay()); historicalInformation.setHistoricalAttrToOperation(modifyOperation); if (modifyOperation.getModifications().isEmpty()) @@ -556,6 +558,8 @@ historicalInformation); } historicalInformation.setPurgeDelay(domain.getHistoricalPurgeDelay()); // Add to the operation the historical attribute : "dn:changeNumger:moddn" historicalInformation.setHistoricalAttrToOperation(modifyDNOperation);