From 334014cfe2047b73bb9770035d2ea4e5e089cfdb Mon Sep 17 00:00:00 2001
From: Nicolas Capponi <nicolas.capponi@forgerock.com>
Date: Wed, 04 Jun 2014 10:19:55 +0000
Subject: [PATCH] OPENDJ-1483 : On Windows, problem with changelog's file rotation when running    replication topology with file-based changelog OPENDJ-1487 : File based changelog : cursors opened when clearing the log

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

diff --git a/opends/src/messages/messages/replication.properties b/opends/src/messages/messages/replication.properties
index 1ec6984..cb27792 100644
--- a/opends/src/messages/messages/replication.properties
+++ b/opends/src/messages/messages/replication.properties
@@ -587,8 +587,6 @@
  position for cursor in log file '%s'
 SEVERE_ERR_CHANGELOG_UNABLE_TO_DECODE_KEY_FROM_STRING_267=Could not decode the key from \
  string [%s]
-SEVERE_ERR_CHANGELOG_CURSOR_OPENED_WHILE_CLEANING_LOG_268=When cleaning log '%s', \
- found %d cursor(s) still opened on the log
 SEVERE_ERR_CHANGELOG_CURSOR_OPENED_WHILE_CLOSING_LOG_269=When closing log '%s', \
  found %d cursor(s) still opened on the log
 SEVERE_ERR_CHANGELOG_UNABLE_TO_INITIALIZE_LOG_270=Could not initialize \

--
Gitblit v1.10.0