[jboss-jira] [JBoss JIRA] (JGRP-1775) Relay2Test.testQueueingAndForwarding fails randomly

Bela Ban (JIRA) issues at jboss.org
Wed May 7 05:04:56 EDT 2014


    [ https://issues.jboss.org/browse/JGRP-1775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966052#comment-12966052 ] 

Bela Ban commented on JGRP-1775:
--------------------------------

If you have a pull request or patch for the 3.4 branch I'd be happy to apply it. Ditto for 3.3.x.


> Relay2Test.testQueueingAndForwarding fails randomly
> ---------------------------------------------------
>
>                 Key: JGRP-1775
>                 URL: https://issues.jboss.org/browse/JGRP-1775
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.3.5
>            Reporter: Risto Oikarinen
>            Assignee: Bela Ban
>            Priority: Minor
>             Fix For: 3.5
>
>         Attachments: relay2test_fails_randomly_log.txt
>
>
> Relay2Test.testQueueingAndForwarding seems to be failing randomly. I was able to reproduce this with the following test:
> {code:java}
> public void testQueueInLoop() throws Exception {
>     for ( int i = 0; i < 1000; ++i) {
>         testQueueingAndForwarding();
>         destroy();
>     }
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)


More information about the jboss-jira mailing list