opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/ID2Entry.java
@@ -195,7 +195,7 @@ entry.encode(entryBuffer, dataConfig.getEntryEncodeConfig()); // First write the DB format version byte. encodedBuffer.append(DnKeyFormat.FORMAT_VERSION); encodedBuffer.appendByte(DnKeyFormat.FORMAT_VERSION); try {