]
Clebert Suconic closed JBMESSAGING-1552.
----------------------------------------
Fix Version/s: (was: 2.0.0 Beta)
Resolution: Rejected
The issue was related to the time-component on the IDs
Duplicated messages on Failover when using NullPersistence
----------------------------------------------------------
Key: JBMESSAGING-1552
URL:
https://jira.jboss.org/jira/browse/JBMESSAGING-1552
Project: JBoss Messaging
Issue Type: Bug
Reporter: Clebert Suconic
Assignee: Clebert Suconic
To replicate this failure, change AutomaticFailoverWithDiscoveryTest to use
NullPersistence, and run testFailover in loop
Leave AutomaticFailoverWithDiscoveryTest using NullPersistence after this is done.
@Override
protected void setUp() throws Exception
{
super.setUp();
+ setupGroupServers(false, "bc1", 5432, groupAddress, groupPort);
- setupGroupServers(true, "bc1", 5432, groupAddress, groupPort);
}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: