Yes, that is safe to do. The journalMaxFileLength value is only used for allocating new journal files and doesn't have any effect on previous files. If you change the value the broker will continue to work fine and be able to read the old files but all new allocated files will be the new size.
On Tue, Jan 17, 2017 at 4:28 PM, jahlborn <jahlb...@gmail.com> wrote: > I was wondering if it was safe to change the kahadb "journalMaxFileLength" > cofiguration value between restarts of a broker. in other words, will the > broker function correctly with different journal files being different > sizes? > > > > -- > View this message in context: > http://activemq.2283324.n4.nabble.com/Can-you-change-the-kahadb-journal-file-size-between-broker-starts-tp4721155.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com.