From f4097fb01a489d56dde1678ab59115ce06260c51 Mon Sep 17 00:00:00 2001 From: vkamble60 Date: Wed, 20 Jun 2018 12:32:12 +0530 Subject: [PATCH] [ARTEMIS-1944] Typo mistake in broker.xml at journal-buffer-timeout explanation --- .../artemis/cli/commands/etc/journal-buffer-settings.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/journal-buffer-settings.txt b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/journal-buffer-settings.txt index fc9e2ba1fe1..f7668a29019 100644 --- a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/journal-buffer-settings.txt +++ b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/journal-buffer-settings.txt @@ -6,7 +6,7 @@ That translates as a sync write every ${nanoseconds} nanoseconds. Note: If you specify 0 the system will perform writes directly to the disk. - We recommend this to be 0 if you are using journalType=MAPPED and ournal-datasync=false. + We recommend this to be 0 if you are using journalType=MAPPED and journal-datasync=false. --> ${nanoseconds}