From df19b64b2e66df0c8555157d0f8d7e8398df48fb Mon Sep 17 00:00:00 2001 From: dugan <dugan@localhost> Date: Thu, 30 Jul 2009 02:33:21 +0000 Subject: [PATCH] Fix import memory calculation to use maxMemory() --- opends/src/messages/messages/jeb.properties | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/opends/src/messages/messages/jeb.properties b/opends/src/messages/messages/jeb.properties index 4c966a5..905e304 100644 --- a/opends/src/messages/messages/jeb.properties +++ b/opends/src/messages/messages/jeb.properties @@ -369,3 +369,5 @@ 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 +NOTICE_JEB_IMPORT_LDIF_BUFF_SIZE_LESS_DEFAULT_197=Setting phase one buffer \ +size to minimal %d bytes and proceeding -- Gitblit v1.10.0