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

Matthew Swift
18.55.2011 0435081919c5eb9737d5f9572cbba7e600f5fa99
opendj-sdk/opends/src/server/org/opends/server/replication/server/ReplicationServerHandler.java
@@ -178,7 +178,6 @@
    try
    {
      //
      lockDomain(false); // no timeout
      // Send start
@@ -260,15 +259,11 @@
      logError(message);
      super.finalizeStart();
    }
    catch(IOException ioe)
    {
      // FIXME receive
    }
    // catch(DirectoryException de)
    //{ already logged
    //
    catch(Exception e)
    {
      // FIXME more detailed exceptions
@@ -528,7 +523,7 @@
            msg.getClass().getCanonicalName(),
            "TopologyMsg");
      }
      abortStart(message);
      throw new DirectoryException(ResultCode.OTHER, message);
    }
    // Remote RS sent his topo msg