[jboss-cvs] JBoss Messaging SVN: r5147 - trunk/tests/src/org/jboss/messaging/tests/integration/cluster.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun Oct 19 04:51:56 EDT 2008


Author: timfox
Date: 2008-10-19 04:51:56 -0400 (Sun, 19 Oct 2008)
New Revision: 5147

Modified:
   trunk/tests/src/org/jboss/messaging/tests/integration/cluster/MultiThreadRandomFailoverTest.java
Log:
Put JIRA in comment


Modified: trunk/tests/src/org/jboss/messaging/tests/integration/cluster/MultiThreadRandomFailoverTest.java
===================================================================
--- trunk/tests/src/org/jboss/messaging/tests/integration/cluster/MultiThreadRandomFailoverTest.java	2008-10-19 08:48:48 UTC (rev 5146)
+++ trunk/tests/src/org/jboss/messaging/tests/integration/cluster/MultiThreadRandomFailoverTest.java	2008-10-19 08:51:56 UTC (rev 5147)
@@ -1009,6 +1009,7 @@
    //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.
+   //https://jira.jboss.org/jira/browse/JBMESSAGING-1433
 //   protected void doTestM(final ClientSessionFactory sf, final int threadNum) throws Exception
 //   {
 //      long start = System.currentTimeMillis();




More information about the jboss-cvs-commits mailing list