opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/BackendMonitor.java
@@ -136,7 +136,7 @@ @Override public ArrayList<Attribute> getMonitorData() { ArrayList<Attribute> monitorAttrs = new ArrayList<Attribute>(); ArrayList<Attribute> monitorAttrs = new ArrayList<>(); AttributeBuilder needReindex = new AttributeBuilder("need-reindex"); for(EntryContainer ec : rootContainer.getEntryContainers())