opendj-sdk/opends/src/server/org/opends/server/protocols/jmx/JmxClientConnection.java
@@ -88,7 +88,7 @@ /** * Indicate that the disconnect process is started. */ private Boolean disconnectStarted = false; private boolean disconnectStarted = false; /** @@ -357,7 +357,12 @@ return null; } /** {@inheritDoc} */ @Override public boolean isConnectionValid() { return !disconnectStarted; } /** * Indicates whether this client connection is currently using a secure