[jboss-jira] [JBoss JIRA] (WFLY-4470) Duplicate message deliveries when start an MDB twice via CLI

RH Bugzilla Integration (JIRA) issues at jboss.org
Mon May 18 02:51:19 EDT 2015


    [ https://issues.jboss.org/browse/WFLY-4470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13068663#comment-13068663 ] 

RH Bugzilla Integration commented on WFLY-4470:
-----------------------------------------------

Miroslav Novak <mnovak at redhat.com> changed the Status of [bug 1159572|https://bugzilla.redhat.com/show_bug.cgi?id=1159572] from ON_QA to VERIFIED

> Duplicate message deliveries when start an MDB twice via CLI 
> -------------------------------------------------------------
>
>                 Key: WFLY-4470
>                 URL: https://issues.jboss.org/browse/WFLY-4470
>             Project: WildFly
>          Issue Type: Bug
>          Components: EJB, JMS
>    Affects Versions: 9.0.0.Beta2
>            Reporter: Chao Wang
>            Assignee: Chao Wang
>             Fix For: 9.0.0.CR1
>
>
> Description of problem:
> A singleton MDB delivers duplicate messages when start-delivery() is invoked twice while the message being delivered
> Steps to Reproduce:
> 1. Create a producer, which keeps sending messages for every second
> 2. Deploy a singleton consumer MDB
> 3. Invoke start-delivery() method on the MDB while the messages being delivered
> Actual results:
> MDB delivers duplicate messages
> Expected results:
> MDB needs to ignore start-delivery() call if the MDB has already been started.
> Additional info:



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list