mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noel Rouvignac
16.57.2013 ad85152c76d37c2a455debd815e239d2ca812c78
opends/src/server/org/opends/server/protocols/http/HTTPClientConnection.java
@@ -119,7 +119,7 @@
   * Indicates whether the Directory Server believes this connection to be valid
   * and available for communication.
   */
  private volatile boolean connectionValid;
  private volatile boolean connectionValid = true;
  /**
   * Indicates whether this connection is about to be closed. This will be used