From 21556920393b6b48b56bf015a865d95e83011732 Mon Sep 17 00:00:00 2001
From: pgamba <pgamba@localhost>
Date: Wed, 13 Feb 2008 10:12:19 +0000
Subject: [PATCH] Improve error logging on monitor data when a server is too late

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 6c3a42c..7bee12b 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -272,4 +272,5 @@
 for domain %s to replication server %s : %s
 SEVERE_ERR_COMPUTING_FAKE_OPS_115=Caught exception computing fake operations \
 for domain %s for replication server %s : %s
-
+NOTICE_IGNORING_REMOTE_MONITOR_DATA_116=Some monitor data have been received \
+ from the server with server ID %s too late and are ignored.

--
Gitblit v1.10.0