| opendj3/opendj-ldap-sdk/src/main/java/com/forgerock/opendj/ldap/TimeoutChecker.java | ●●●●● patch | view | raw | blame | history |
opendj3/opendj-ldap-sdk/src/main/java/com/forgerock/opendj/ldap/TimeoutChecker.java
@@ -62,7 +62,7 @@ private final Object available = new Object(); /** * The connection set must safe from CMEs because expiring requests can * The connection set must be safe from CMEs because expiring requests can * cause the connection to be closed. */ private final Set<LDAPConnection> connections =