opendj3/opendj-rest2ldap/src/main/java/org/forgerock/opendj/rest2ldap/Rest2LDAP.java
@@ -582,7 +582,7 @@ normalizeConnectionFactory(configuration, name, 0); final ConnectionFactory connectionFactory = configureConnectionFactory(normalizedConfiguration); // we are now done reading the config, // we are now done reading the config configuration.verifyAllKeysAccessed(); return connectionFactory; }