From 0c69096b9e9fe5265c4a62a75072c9177ec28253 Mon Sep 17 00:00:00 2001
From: abobrov <abobrov@localhost>
Date: Mon, 28 Jan 2008 11:20:46 +0000
Subject: [PATCH] - [Issue 2232] Log a message when taking the backend offline:   Log an informational message upon JEB finalization.

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

diff --git a/opendj-sdk/opends/src/messages/messages/backend.properties b/opendj-sdk/opends/src/messages/messages/backend.properties
index a8e9215..7faad84 100644
--- a/opendj-sdk/opends/src/messages/messages/backend.properties
+++ b/opendj-sdk/opends/src/messages/messages/backend.properties
@@ -1033,3 +1033,4 @@
  support for the hasSubordinates operational attribute
 MILD_ERR_NUM_SUBORDINATES_NOT_SUPPORTED_369=This backend does not provide \
  support for the numSubordinates operational attribute
+NOTICE_BACKEND_OFFLINE_370=The backend %s is now taken offline

--
Gitblit v1.10.0