A queue created with qpid.last_value_queue=0 behaves like a last-value-queue
----------------------------------------------------------------------------
Key: QPID-3549
URL: https://issues.apache.org/jira/browse/QPID-3549
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.12
Reporter: Ted Ross
Fix For: 0.13
When creating a queue, the broker only looks to see if the boolean arguments
are present, not whether they are present and True. Therefore, explicitly
stating qpid.last_value_queue=0 will still result in last-value-queue semantics.
This may be a general problem with boolean arguments.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]