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

Jerry Cwiklik updated UIMA-876:
-------------------------------

    Attachment: uimaj-as-jms-UIMA-876--LATEST-patch.txt
                uimaj-as-activemq-UIMA-876--LATEST-patch.txt

Modified to set TimeToLive property on the MessageProducer. This change forces 
message to expire while sitting in the queue. ActiveMQ moves expired messages 
from an input queue to the DLQ only when a client creates a connection to the 
input queue. The TimeToLive is set on all 3 requests: GetMeta, CPC, Process.

> UIMA service requests should expire if timeout value is set
> -----------------------------------------------------------
>
>                 Key: UIMA-876
>                 URL: https://issues.apache.org/jira/browse/UIMA-876
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Eddie Epstein
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2S
>
>         Attachments: uimaj-as-activemq-UIMA-876--LATEST-patch.txt, 
> uimaj-as-activemq-UIMA-876-patch.txt, 
> uimaj-as-jms-UIMA-876--LATEST-patch.txt, uimaj-as-jms-UIMA-876-patch.txt
>
>
> Service requests with a timeout >0 should set time-to-live for the message to 
> the timeout value. If unprocessed after the timeout period, JMS should 
> discard the messages.

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

Reply via email to