You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <ui...@incubator.apache.org> on 2009/08/28 21:34:33 UTC

[jira] Updated: (UIMA-927) Provide a way to drain Dead Letter Queue

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

Jerry Cwiklik updated UIMA-927:
-------------------------------

    Fix Version/s: 2.3AS

Deferred beyond 2.3.0 release

> Provide a way to drain Dead Letter Queue 
> -----------------------------------------
>
>                 Key: UIMA-927
>                 URL: https://issues.apache.org/jira/browse/UIMA-927
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Priority: Minor
>             Fix For: 2.3AS
>
>
> ActiveMQ currently doesnt evict expried messages from the Dead Letter Queue. This can potentially lead to Out Of Memory situation as by default the broker keeps all messages in memory. One possible strategy is to modify ActiveMQ broker configuration to spool messages from the DLQ to disk when memory is tight. Other strategy may involve creating a custom DLQ Consumer to drain messages.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.