From a0a48887c06919eecf1d4e8ae84ff61437bcb675 Mon Sep 17 00:00:00 2001 From: dugan <dugan@localhost> Date: Sun, 26 Jul 2009 22:44:38 +0000 Subject: [PATCH] Message clean up --- opendj-sdk/opends/src/messages/messages/jeb.properties | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/opendj-sdk/opends/src/messages/messages/jeb.properties b/opendj-sdk/opends/src/messages/messages/jeb.properties index 97f7497..1c8ded6 100644 --- a/opendj-sdk/opends/src/messages/messages/jeb.properties +++ b/opendj-sdk/opends/src/messages/messages/jeb.properties @@ -365,3 +365,7 @@ SEVERE_ERR_CONFIG_JEB_CACHE_SIZE_TOO_SMALL_194=Configuration \ attribute ds-cfg-db-cache-size has a value of %d which is less than \ the minimum: %d +NOTICE_JEB_IMPORT_LDIF_DIRECT_MEM_REPORT_195=Direct memory phase two \ +buffer count %d and read ahead cache size %d +NOTICE_JEB_IMPORT_LDIF_INDIRECT_MEM_REPORT_196=Memory phase two \ +buffer count %d and read ahead cache size %d -- Gitblit v1.10.0