[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1552) Duplicated messages on Failover when using NullPersistence

Clebert Suconic (JIRA) jira-events at lists.jboss.org
Fri Mar 20 19:35:28 EDT 2009


     [ https://jira.jboss.org/jira/browse/JBMESSAGING-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: 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