From 760cd52e941b352aab6d0d3362f1f0d689bcec62 Mon Sep 17 00:00:00 2001
From: Jean-Noel Rouvignac <jean-noel.rouvignac@forgerock.com>
Date: Tue, 12 Nov 2013 13:52:24 +0000
Subject: [PATCH] CR-2563 JEChangelogDB removing a synchronized block in a heavily hit path

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

diff --git a/opendj-sdk/opends/src/messages/messages/replication.properties b/opendj-sdk/opends/src/messages/messages/replication.properties
index 7d8a3c1..f010c55 100644
--- a/opendj-sdk/opends/src/messages/messages/replication.properties
+++ b/opendj-sdk/opends/src/messages/messages/replication.properties
@@ -527,3 +527,5 @@
 NOTICE_BEST_RS_233=RS(%d) has been evaluated to be the best replication server \
  for DS(%d) to connect to because it was the only one standing after all tests
 NOTICE_UNKNOWN_RS_234=RS(%d) could not be contacted by DS(%d)
+SEVERE_ERR_CANNOT_CREATE_REPLICA_DB_BECAUSE_CHANGELOG_DB_SHUTDOWN_235=Could not \
+ create replica database because the changelog database is shutting down
\ No newline at end of file

--
Gitblit v1.10.0