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

gbellato
04.04.2009 f2307d78cd94501bf85d233bcd166607ddef6ec2
opendj-sdk/opends/src/server/org/opends/server/replication/service/ReplicationBroker.java
@@ -1391,7 +1391,8 @@
      {
        if (shutdown == false)
        {
          if (!session.closeInitiated())
          if ((session == null) || (!session.closeInitiated()))
          {
            /*
             * If we did not initiate the close on our side, log a message.