Kim van der Riet created QPID-4767:
--------------------------------------
Summary: [legacystore] QMF commands to create a persistent queue
with an illegal number of journal files or journal file size should be rejected
Key: QPID-4767
URL: https://issues.apache.org/jira/browse/QPID-4767
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Reporter: Kim van der Riet
Assignee: Kim van der Riet
Priority: Minor
QMF queries that request a queue to be created with more than 64 journal files
(max journal files per queue are 64) should be rejected instead of translated
to the maximum value (64). Current behaviour doesn't inform the user that less
files are used (only a warning on server side) and is creating something that
is not what the user asked for.
This behavior applies also to the journal size parameter where the size is
larger or smaller than the minimum or maximum allowable value.
--
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]