From 84a6349d4c1e49de04d6ba61e587130af3efbc00 Mon Sep 17 00:00:00 2001 From: matthew_swift <matthew_swift@localhost> Date: Mon, 09 Mar 2009 18:04:05 +0000 Subject: [PATCH] Fix issue 3832 - Provide ergonomics style settings for common server properties --- opends/src/messages/messages/core.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/core.properties b/opends/src/messages/messages/core.properties index 40448eb..8ebaf58 100644 --- a/opends/src/messages/messages/core.properties +++ b/opends/src/messages/messages/core.properties @@ -1816,4 +1816,5 @@ SEVERE_ERR_WORKFLOW_BASE_DN_DUPLICATED_IN_NG_719=\ Unable to register the workflow because the base DN '%s' is already \ registered with the network group '%s' - +INFO_ERGONOMIC_SIZING_OF_WORKER_THREAD_POOL_720=No worker queue thread \ +pool size specified: sizing automatically to use %d threads -- Gitblit v1.10.0