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

pgamba
01.31.2008 153692028d6b64ca8778d0765e5b72a9680423d5
opends/src/server/org/opends/server/replication/server/ReplicationServerDomain.java
@@ -1328,9 +1328,8 @@
          TRACER.debugInfo(
          "In " + this.replicationServer.getMonitorInstanceName() +
          " baseDn=" + baseDn + " getRemoteMonitorData in cache");
       // The current data are still valid. No need to renew them.
        // FIXME
        return null;
        // The current data are still valid. No need to renew them.
        return monitorData;
      }
      wrkMonitorData = new MonitorData();