You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (Jira)" <ji...@apache.org> on 2020/01/13 02:38:00 UTC

[jira] [Resolved] (ARTEMIS-2120) Support QPID Ring Queue Semantics in Artemis

     [ https://issues.apache.org/jira/browse/ARTEMIS-2120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Bertram resolved ARTEMIS-2120.
-------------------------------------
    Resolution: Duplicate

> Support QPID Ring Queue Semantics in Artemis
> --------------------------------------------
>
>                 Key: ARTEMIS-2120
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-2120
>             Project: ActiveMQ Artemis
>          Issue Type: Bug
>            Reporter: Michael Andre Pearce
>            Priority: Major
>
> For users migrating from QPID broker, would require equivalent feature to Ring Queue in QPID.
>  
> see qpid broker docs:
> [http://qpid.apache.org/releases/qpid-broker-j-7.0.1/book/Java-Broker-Concepts-Queues.html#Java-Broker-Concepts-Queue-OverflowPolicy]
>  * _Ring_ - If a newly arriving message takes the queue over a limit, message(s) are deleted from the queue until the queue falls within its limit again. When deleting messages, the oldest messages are deleted first. For a [Priority Queue|http://qpid.apache.org/releases/qpid-broker-j-7.0.1/book/Java-Broker-Concepts-Queues.html#Java-Broker-Concepts-Queues-Types-Priority] the oldest messages with lowest priorities are removed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)