[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-1136) Messages do not get redistributed to consumers following shutdown/restart sequence

Mike Clark (JIRA) jira-events at lists.jboss.org
Tue Nov 6 17:47:46 EST 2007


     [ http://jira.jboss.com/jira/browse/JBMESSAGING-1136?page=all ]

Mike Clark updated JBMESSAGING-1136:
------------------------------------

    Affects Version/s: 1.4.0.SP1

> Messages do not get redistributed to consumers following shutdown/restart sequence
> ----------------------------------------------------------------------------------
>
>                 Key: JBMESSAGING-1136
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1136
>             Project: JBoss Messaging
>          Issue Type: Bug
>          Components: JMS Clustering
>    Affects Versions: 1.4.0.GA, 1.4.0.SP1
>         Environment:   	Sun JDK 1.5.0_12, JBoss EAP 4.2.0, JBoss Messaging 1.4.GA installed against the "all" configuration running on RHEL5 (CSB), MySQL 5 used as backing database.
>            Reporter: Mike Clark
>         Assigned To: Tim Fox
>             Fix For: Stable branch
>
>
> This behavior was reported in support case 18885 and can be reproduced easily:
> 1) Start two nodes in a JBM cluster (node1 and node2).  node1 has no consumers, node2 has an MDB consuming from testDistributedQueue.  Messages posted to testDistributedQueue on either node1 or node2 get consumed by the MDB on node2.
> 2.) Shutdown node2
> 3.) Queue messages on node1
> 4.) Shutdown node1
> 5.) Bring up node2
> 6.) Bring up node1
> Messages queued during step 3 on node1 do not get consumed by node2 until another message is queued on node1.  Messages queued to testDistributionQueue on node2 are consumed properly while those queued on node1 remain unconsumed. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list