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

Jean-Noel Rouvignac
08.48.2015 a89f7014aeb71dba5c94404dfea7eb89e7eeee74
opendj-server-legacy/src/main/java/org/opends/server/replication/server/ExpectedAcksInfo.java
@@ -76,8 +76,7 @@
   * value: a boolean true if we received the ack from the server,
   * false otherwise.
   */
  protected Map<Integer,Boolean> expectedServersAckStatus =
    new HashMap<Integer,Boolean>();
  protected Map<Integer,Boolean> expectedServersAckStatus = new HashMap<>();
  /**
   * Facility for monitoring: