You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Holger Caesar (JIRA)" <ji...@apache.org> on 2012/08/28 15:07:07 UTC

[jira] [Created] (QPID-4260) Support LIFO queue ordering

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org