Holger Caesar created QPID-4260:
-----------------------------------
Summary: Support LIFO queue ordering
Key: QPID-4260
URL: https://issues.apache.org/jira/browse/QPID-4260
Project: Qpid
Issue Type: Improvement
Components: C++ Broker
Affects Versions: 0.14
Reporter: Holger Caesar
I think it is strange that QPID v0.14 supports FIFO queue ordering, but not
LIFO, which would make sense in my opinion. I am not so much interested in the
order that the messages exit the queue under normal conditions, but rather in
what they do if the queue is full.
Why don't we support a model that allows to drop the latest messages instead of
the oldest ones? The most useful way would probably be to add a reverse-ring
policy.
Regards,
Holger
--
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]