[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-868) Ordering issue when mixing unicast and multicast
Tim Fox (JIRA)
jira-events at lists.jboss.org
Wed Feb 21 07:21:35 EST 2007
Ordering issue when mixing unicast and multicast
------------------------------------------------
Key: JBMESSAGING-868
URL: http://jira.jboss.com/jira/browse/JBMESSAGING-868
Project: JBoss Messaging
Issue Type: Bug
Affects Versions: 1.2.0.CR1
Reporter: Tim Fox
Assigned To: Tim Fox
Fix For: 1.2.1
When routing a set of messages to nodes in a cluster, if some are routed using unicast and others using multicast (as an optimisation), then earlier messages can "overtake" later sent messages, so they are received in the wrong order on the recipient.
This caused DefaultClusteredPostOfficeTest::testClusteredNonPersistentRouteWithFilterRecoverable to fail because messages were received out of order
--
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