From 622bd3cd09d87f2476e37660bab516b60bb6758b Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Mon, 19 Jan 2015 16:06:16 +0000 Subject: [PATCH] CR-5819 OPENDJ-1732 Note that running dbtest can be very expensive --- opends/src/messages/messages/tools.properties | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/opends/src/messages/messages/tools.properties b/opends/src/messages/messages/tools.properties index 3a54933..9a780bf 100644 --- a/opends/src/messages/messages/tools.properties +++ b/opends/src/messages/messages/tools.properties @@ -1849,7 +1849,9 @@ their appropriate types MILD_ERR_DBTEST_DECODE_FAIL_1335=An error occurred while decoding data: %s INFO_DESCRIPTION_DBTEST_SUBCMD_LIST_INDEX_STATUS_1336=List the status of \ - indexes in an entry container + indexes in an entry container. \ + This subcommand can take a long time to complete, \ + as it reads all indexes for all backends. INFO_DESCRIPTION_DBTEST_MAX_KEY_VALUE_1337=Only show records with keys that \ should be ordered before the provided value using the comparator for the \ database container -- Gitblit v1.10.0