This is an automated email from the ASF dual-hosted git repository.
gtully pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/master by this push:
new 4843a09 no jira - indicate what journal-compact-percentage is a
percentage of
4843a09 is described below
commit 4843a09afe45b0f2d136830bcd091ec069f334c1
Author: Gary Tully <[email protected]>
AuthorDate: Thu Dec 3 12:44:31 2020 +0000
no jira - indicate what journal-compact-percentage is a percentage of
---
docs/user-manual/en/persistence.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/en/persistence.md
b/docs/user-manual/en/persistence.md
index c575a63..d0e0a0a 100644
--- a/docs/user-manual/en/persistence.md
+++ b/docs/user-manual/en/persistence.md
@@ -302,7 +302,7 @@ The message journal is configured using the following
attributes in
- `journal-compact-percentage`
- The threshold to start compacting. When less than this percentage is
+ The threshold to start compacting. When less than this percentage of journal
space is
considered live data, we start compacting. Note also that compacting
won't kick in until you have at least `journal-compact-min-files`
data files on the journal