From 60eebeca51e75c9d3fdb0a82f0a5b5be6f64dd17 Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Mon, 23 Jan 2012 14:51:36 +0000
Subject: [PATCH] Fix OPENDJ-410: Frequent corruption in ds-sync-hist ordering index

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 8e31ab8..928d4df 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 ForgeRock AS
+#      Portions copyright 2011-2012 ForgeRock AS
 #
 #
 # This file contains the primary Directory Server configuration.  It must not
@@ -541,3 +541,5 @@
 NOTICE_LOAD_BALANCE_REPLICATION_SERVER_213=Directory Server DS(%d) is disconnecting \
  from replication server RS(%d) at %s for domain "%s" in order to find another \
  replication server in the topology and distribute load more equally
+SEVERE_WARN_INVALID_SYNC_HIST_VALUE_214=The attribute value '%s' is not a valid \
+ synchronization history value

--
Gitblit v1.10.0