From ee5658e776839088da75a481df7a99f224aa8d14 Mon Sep 17 00:00:00 2001
From: mrossign <mrossign@localhost>
Date: Tue, 16 Dec 2008 17:03:47 +0000
Subject: [PATCH] Assured Replication: - all unit tests for safe data mode - assured replication code corrections (thanks to safe data unit tests) => Still every unit tests for safe read mode to do...

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index b519ed2..64354b8 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -347,8 +347,8 @@
 server %s will be aborted. Simultanate cross connection attempt ?
 NOTICE_BAD_GENERATION_ID_FROM_DS_146=On suffix %s, directory server %s presented \
  generation ID=%s when expected generation ID=%s
-SEVERE_ERR_DS_RECEIVED_ACK_ERROR_147=In replication service %s, the assured \
- update message %s was acknowledged with the following errors: %s
+NOTICE_DS_RECEIVED_ACK_ERROR_147=In replication service %s and server id %s, the \
+ assured update message %s was acknowledged with the following errors: %s
 SEVERE_ERR_DS_ACK_TIMEOUT_148=In replication service %s, timeout after %s ms \
  waiting for the acknowledgement of the assured update message: %s
 SEVERE_ERR_DS_UNKNOWN_ASSURED_MODE_149=In directory server %s, received unknown \

--
Gitblit v1.10.0