[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1818) Race condition occurs when two durable subscribers listening to the same destination
Tyronne Wickramarathne (JIRA)
jira-events at lists.jboss.org
Thu Aug 26 20:50:11 EDT 2010
Race condition occurs when two durable subscribers listening to the same destination
------------------------------------------------------------------------------------
Key: JBMESSAGING-1818
URL: https://jira.jboss.org/browse/JBMESSAGING-1818
Project: JBoss Messaging
Issue Type: Bug
Components: Messaging Core
Affects Versions: 1.4.6.GA
Environment: JBoss-EAP-5.0.1 , JDK-1.6, JBossMessaging-1.4.6
Reporter: Tyronne Wickramarathne
Assignee: Tyronne Wickramarathne
Fix For: Unscheduled
When two durable subscribers consume ByteMessages from the same topic, a race condition occurs. The same message gets shared between two subscribers. If one reads ahead than the other, the slower consumer won't receive the same message.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list