[jboss-jira] [JBoss JIRA] Created: (JBMESSAGING-1433) Enable replication for browsers
Tim Fox (JIRA)
jira-events at lists.jboss.org
Sun Oct 19 04:51:32 EDT 2008
Enable replication for browsers
-------------------------------
Key: JBMESSAGING-1433
URL: https://jira.jboss.org/jira/browse/JBMESSAGING-1433
Project: JBoss Messaging
Issue Type: Task
Reporter: Tim Fox
Assignee: Tim Fox
Fix For: 2.0.0 Beta
Making a copy of the queue for a browser consumer doesn't work well with replication since
When replicating the create consumer (browser) to the backup, when executed on the backup the
backup may have different messages in its queue since been added on different threads.
So when replicating deliveries they may not be found.
Uncomment MultiThreadRandomFailoverTest::testM when this is complete.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list