You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2010/12/02 14:10:14 UTC

[jira] Updated: (AMQ-2565) Consumer skips messages in a queue when invoked from another queue

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

Dejan Bosanac updated AMQ-2565:
-------------------------------

    Fix Version/s:     (was: 5.4.2)
                   5.5.0

> Consumer skips messages in a queue when invoked from another queue
> ------------------------------------------------------------------
>
>                 Key: AMQ-2565
>                 URL: https://issues.apache.org/jira/browse/AMQ-2565
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: Broker
>    Affects Versions: 5.3.0
>         Environment: ActiveMQ 5.4-SNAPSHOT, Spring 2.5.6, JDK 1.6
>            Reporter: Dragisa Krsmanovic
>             Fix For: 5.5.0
>
>         Attachments: TransactedConcurrentConsumerTest.patch
>
>
> MessageListener that is triggered by a message in queue A reads messages from queue B using JmsTemplate. Although there are more messages in queue B, it can only read the first one. The bug was introduced in AMQ 5.3
> This is related to [CAMEL-2305|https://issues.apache.org/activemq/browse/CAMEL-2305].

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