Table of Contents
This appendix describes additional journal store properties. These advanced properties can be used to resolve performance issues or functional differences between platforms.
jeus.store.journal.max-move-count
Description | If a log file becomes full, an overflow processing executes to secure the required space. During the overflow processing, the records that have not been used for a long time will be moved to a secondary storage to prevent performance degradation. This property is used to set the allowed maximum number of times the surplus records can be moved. |
Default | 1 |