-
Bug
-
Resolution: Done
-
Minor
-
None
-
None
Current check that journal-file-size must be multiply of 512 is no longer valid and should be removed. Fixes for ARTEMIS-937 and JBEAP-9005 for setting sector size validates that it's configured properly and automatically rounds to nearest value.
Following CLI command should then pass:
[standalone@localhost:9990 /] /subsystem=messaging-activemq/server=default:write-attribute(name=journal-file-size,value=123456789) { "outcome" => "failed", "failure-description" => "WFLYMSGAMQ0088: 123456789 is an invalid value for parameter journal-file-size, it should be multiple of 512", "rolled-back" => true }
- is cloned by
-
WFLY-9071 Remove check that journal-file-size must be multiply of 512 from messaging integration
- Closed
- relates to
-
JBEAP-9005 Migration - Artemis journal must be multiply of disc sector size
- Closed