You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "clebert suconic (JIRA)" <ji...@apache.org> on 2016/12/06 14:21:03 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 ]

clebert suconic updated ARTEMIS-190:
------------------------------------
    Fix Version/s:     (was: 1.5.1)
                   1.6.0

> 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: 1.6.0
>
>
> 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.4#6332)