When AMQ Broker is deployed on OpenShift through operator, there is no way of setting Journal configurations from yaml files.
The following attributes should be made configurable:
journal-compact-min-files
journal-compact-percentage
journal-directory
journal-file-size
journal-pool-files
journal-min-files
NOTE: troubleshooting journal mechanism is complicated since JournalImpl and JournalFilesRepository work primarily at TRACE level. Some logs like when compacting is running and a file is created/deleted should be avaiable at DEBUG level.
- is incorporated by
-
ENTMQBR-6773 Provide feedback on the results of applying spec.brokerProperties
- Closed