From 1c9161da82b4128644d12f9df1812960ec48b395 Mon Sep 17 00:00:00 2001
From: ludovicp <ludovicp@localhost>
Date: Tue, 15 Jun 2010 14:43:34 +0000
Subject: [PATCH] Enhance replication conflict attributes comparator, enable/disable replication domain, and some error message for diagnostic

---
 opendj-sdk/opends/src/messages/messages/replication.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index 0189c92..c62dcf4 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -87,7 +87,7 @@
  replication server that has seen all the local changes on suffix %s. Found %d \
 replications server(s) not up to date. Going to replay changes
 NOTICE_COULD_NOT_FIND_CHANGELOG_23=Could not connect to any replication \
- server on suffix %s, retrying...
+ server on suffix %s among the following RS candidates %s, retrying...
 NOTICE_EXCEPTION_CLOSING_DATABASE_24=Error closing Replication Server database \
  %s :
 SEVERE_ERR_EXCEPTION_DECODING_OPERATION_25=Error trying to replay %s, \

--
Gitblit v1.10.0