You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2014/02/06 17:44:09 UTC

[jira] [Resolved] (CAMEL-7112) A single call of consumerTemplate.receiveBody consumes more than one messages from a SEDA queue

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

Claus Ibsen resolved CAMEL-7112.
--------------------------------

    Resolution: Fixed

> A single call of consumerTemplate.receiveBody consumes more than one messages from a SEDA queue
> -----------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-7112
>                 URL: https://issues.apache.org/jira/browse/CAMEL-7112
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.12.2
>         Environment: JDK 1.7 on Windows 8.1
>            Reporter: John Yin
>            Assignee: Claus Ibsen
>             Fix For: 2.11.4, 2.12.3, 2.13.0
>
>
> When using consumer template's receiveBody on a SEDA queue that has multiple exchanges, a single call of receiveBody consumed more than one messages from the queue.  This happens for both receiveBody and receiveBodyNoWait.
> I will attach a test project that can produce this issue.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)