You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Yvonne Daher (JIRA)" <ji...@apache.org> on 2007/10/31 20:06:25 UTC

[jira] Commented: (AMQ-1152) ActiveMQ connectionFactory ignores redeliveryPolicy

    [ https://issues.apache.org/activemq/browse/AMQ-1152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40540 ] 

Yvonne Daher commented on AMQ-1152:
-----------------------------------

I have the same problem:
I set a redeliverypolicy with a max redelivery of 1 (I want to disable redeliveries) but I keep on receiving the messages... For information : in my message listener, message.getJMSRedelivered() returns true.

I cannot set the cacheLevel to CACHE_CONSUMER in my application and I find it really weird to have the redelivery count per consumer.

Did anyone find a solution to that ?

> ActiveMQ connectionFactory ignores redeliveryPolicy
> ---------------------------------------------------
>
>                 Key: AMQ-1152
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1152
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Tim Chen
>             Fix For: 5.2.0
>
>         Attachments: jms.tar.bz2
>
>
> Run mvn -Dtest=JmsTest test in the attached sample application.
> Redelivery is ignored and failed messages will not stop redelivering.

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