Kim van der Riet created QPID-4794:
--------------------------------------
Summary: Resizing qpid legacystore journal does not update queue
arguments provided by QMF
Key: QPID-4794
URL: https://issues.apache.org/jira/browse/QPID-4794
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Kim van der Riet
Assignee: Kim van der Riet
Priority: Minor
Durable queues that are created through QMF and which override the default
legacystore options for journal file size and number carry these settings as
part of the queue, and are reported by QMF as queue arguments. For
example,{u'qpid.file_size': 20, u'qpid.file_count': 20}.
However, it is possible to change the journal geometry offline (ie with the
Qpid broker stopped) using a resize utility to expand the size of the queue's
journal. When this happens, the queue is successfully recovered, but QMF
continues to report the original size information. The recovery process fails
to update the queue settings and QMF.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]