You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by cl...@apache.org on 2018/10/30 20:17:53 UTC

[2/2] activemq-artemis git commit: NO-JIRA: Clarify journal-buffer-timeout documentation

NO-JIRA: Clarify journal-buffer-timeout documentation

Clarify how to disable the buffer timeout


Project: http://git-wip-us.apache.org/repos/asf/activemq-artemis/repo
Commit: http://git-wip-us.apache.org/repos/asf/activemq-artemis/commit/0a3f925c
Tree: http://git-wip-us.apache.org/repos/asf/activemq-artemis/tree/0a3f925c
Diff: http://git-wip-us.apache.org/repos/asf/activemq-artemis/diff/0a3f925c

Branch: refs/heads/master
Commit: 0a3f925c602b69cb0c083245906e594b094dac50
Parents: 6a7c549
Author: Christopher L. Shannon (cshannon) <ch...@gmail.com>
Authored: Tue Oct 30 07:44:31 2018 -0400
Committer: Clebert Suconic <cl...@apache.org>
Committed: Tue Oct 30 16:17:46 2018 -0400

----------------------------------------------------------------------
 docs/user-manual/en/persistence.md | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/activemq-artemis/blob/0a3f925c/docs/user-manual/en/persistence.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/persistence.md b/docs/user-manual/en/persistence.md
index df21989..5b34898 100644
--- a/docs/user-manual/en/persistence.md
+++ b/docs/user-manual/en/persistence.md
@@ -266,6 +266,9 @@ The message journal is configured using the following attributes in
   nanoseconds - 300 times per second, default for ASYNCIO is 500000
   nanoseconds - ie. 2000 times per second).
 
+  Setting this property to 0 will disable the internal buffer and writes will
+  be directly written to the journal file immediately.
+  
   > **Note:**
   >
   > By increasing the timeout, you may be able to increase system