You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2017/03/10 13:57:07 UTC

[jira] [Updated] (ARTEMIS-190) Message Eviction and its Tests

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

Martyn Taylor updated ARTEMIS-190:
----------------------------------
    Fix Version/s:     (was: 2.0.0)
                   2.next

> Message Eviction and its Tests
> ------------------------------
>
>                 Key: ARTEMIS-190
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-190
>             Project: ActiveMQ Artemis
>          Issue Type: Sub-task
>          Components: OpenWire
>    Affects Versions: 1.0.0
>            Reporter: Howard Gao
>             Fix For: 2.next
>
>
> Message Eviction means to keep a limited number of messages in broker memory for consumers to a non-durable topic and drop the old messages as new messages come in, in order to keep the limit.
> ref: http://activemq.apache.org/slow-consumer-handling.html
> The MessageEvictionTest needs to be refactored as it does the testing by examining the internal status of activemq broker objects, which is not applicable to the new artemis broker.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)