-
Bug
-
Resolution: Done
-
Major
-
7.0
-
Weeks 21, 22 (May 22-Jun 2), Weeks 23, 24 (June 5 - 16), Weeks 26, 27 (June 18 - 30), Weeks 28, 29 (July 3 - 14)
In "8.1. A-MQ BROKER 7.0.0 FILE JOURNAL (DEFAULT)" section it mentions the compaction algorithm . It would be a good idea to add a detailed description of how the algorithm works and the various configurations. I think it would be good to cover the following:
- what exactly is carried out by the compactions algorithm - I presume it writes forwards old messages to the latest journal ?
- how often this task of compacting the journal runs.
- how to influence it with configuration . I seen the configuration attributes doc'd but it would also be nice to have them described in the context of the algorithm explanation
Context: In A-MQ 6 version we get a lot of questions in this area. It would be good to have a detailed description in the docs to avoid these cases.