opendj3-server-dev/src/server/org/opends/server/backends/pluggable/NullIndex.java
@@ -251,7 +251,7 @@ /** {@inheritDoc} */ @Override public long getRecordCount() throws StorageRuntimeException public long getRecordCount(ReadableStorage txn) throws StorageRuntimeException { return 0; }