You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Keneida Jakoito Niemago (JIRA)" <ji...@apache.org> on 2008/05/26 09:54:54 UTC

[jira] Issue Comment Edited: (AMQ-1549) retroactive consumer keeps receiving messages

    [ https://issues.apache.org/activemq/browse/AMQ-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43028#action_43028 ] 

keneida edited comment on AMQ-1549 at 5/26/08 12:53 AM:
------------------------------------------------------------------------

I dont have any  test case yet. the way I discovered it was by using Springframework DefaultMessageListenerContainer which gets connection from org.springframework.jms.connection.SingleConnectionFactory (targetconnectionfactory is  org.apache.activemq.ActiveMQConnectionFactory)
The DMLS is a durable one with durableSubscriptionName set and clientid is set on targetConnectionFactory.
--edit--
in activemq.xml I have:  <fixedCountSubscriptionRecoveryPolicy maximumSize="5" />

      was (Author: keneida):
    I dont have any  test case yet. the way I discovered it was by using Springframework DefaultMessageListenerContainer which gets connection from org.springframework.jms.connection.SingleConnectionFactory (targetconnectionfactory is  org.apache.activemq.ActiveMQConnectionFactory)
The DMLS is a durable one with durableSubscriptionName set and clientid is set on targetConnectionFactory
  
> retroactive consumer keeps receiving messages
> ---------------------------------------------
>
>                 Key: AMQ-1549
>                 URL: https://issues.apache.org/activemq/browse/AMQ-1549
>             Project: ActiveMQ
>          Issue Type: Bug
>    Affects Versions: 5.0.0
>         Environment: activemq.jar and activemq server 5.0.0
>            Reporter: Keneida Jakoito Niemago
>            Assignee: Rob Davies
>
> durable retroactive consumer keeps fetching all the time same message.
> nothing like that happens in 4.1.1

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