opendj-server-legacy/src/main/java/org/opends/server/backends/pluggable/BackendImpl.java
@@ -1006,8 +1006,7 @@ * that is not related to the server * configuration. */ private final RootContainer getReadOnlyRootContainer() throws ConfigException, InitializationException RootContainer getReadOnlyRootContainer() throws ConfigException, InitializationException { return newRootContainer(AccessMode.READ_ONLY); }