From 3d5d3fa8abc1acc95ab655b637bbf78da52641f0 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.

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

diff --git a/opends/src/messages/messages/backend.properties b/opends/src/messages/messages/backend.properties
index a8e9215..7faad84 100644
--- a/opends/src/messages/messages/backend.properties
+++ b/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