From 990c9f58e0e277fb0086b57eb3a6ff74cfb6cddf Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Wed, 06 Mar 2013 13:03:44 +0000
Subject: [PATCH] OPENDJ-66 (CR-1368) DS does not failover between replication servers in different groups when configured explicitly for one of the groups 

---
 opends/src/messages/messages/replication.properties |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 771d717..d403f20 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -21,7 +21,7 @@
 # CDDL HEADER END
 #
 #      Copyright 2006-2010 Sun Microsystems, Inc.
-#      Portions copyright 2011-2012 ForgeRock AS
+#      Portions copyright 2011-2013 ForgeRock AS
 #
 #
 # This file contains the primary Directory Server configuration.  It must not
@@ -257,9 +257,6 @@
 any replication server. You should \
 check in the configuration that the domain is enabled and that there is one \
 replication server up and running
-NOTICE_NEW_SERVER_WITH_SAME_GROUP_ID_120=Disconnecting from replication server \
- as a new one with our group id (%s) just arrived in topology. This is for \
- domain %s and we have server id %s
 SEVERE_ERR_RS_DN_DOES_NOT_MATCH_121=DN sent by remote replication server: %s does \
  not match local replication server one: %s
 SEVERE_ERR_DS_DN_DOES_NOT_MATCH_122=DN sent by replication server: %s does \

--
Gitblit v1.10.0