opendj-server-legacy/src/main/java/org/opends/server/replication/protocol/ModifyCommonMsg.java
@@ -133,7 +133,7 @@ for (Modification mod : mods) { Attribute attr = mod.getAttribute(); AttributeType type = attr.getAttributeType(); AttributeType type = attr.getAttributeDescription().getAttributeType(); if (type != null && AttributeUsage.DSA_OPERATION.equals(type.getUsage()) ) {