[jboss-jira] [JBoss JIRA] (JGRP-1797) NakackTest testReceptionOfAllMessages fails to receive all messages

Richard Achmatowicz (JIRA) issues at jboss.org
Sun Feb 23 19:57:47 EST 2014


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

Richard Achmatowicz edited comment on JGRP-1797 at 2/23/14 7:55 PM:
--------------------------------------------------------------------

There is something very wrong with this test. Sending messages seems to happen correctly but receiving messages does not.

Some issues:
 - when I add logging to the receivers, no output is generated, which means that no messages are being received - and this happens when the test passes too!
- if I get the channels to connect after setting the receiver, I see different behaviour (if I run the test case as is, I see no messages received; if I connect after setting the receivers, I see messages received by C only)
 
Still looking into it...
                
      was (Author: rachmato):
    There is something very wrong with this test. Sending messages seems to happen correctly but receiving messages does not.

Some issues:
 - when I add logging to the receivers, no output is generated, which means that no messages are being received - and this happens when the test passes too!
- if I get the channels to connect after setting the receiver, I see different behaviour
 
Still looking into it...
                  
> NakackTest testReceptionOfAllMessages fails to receive all messages
> -------------------------------------------------------------------
>
>                 Key: JGRP-1797
>                 URL: https://issues.jboss.org/browse/JGRP-1797
>             Project: JGroups
>          Issue Type: Bug
>    Affects Versions: 3.2.13
>         Environment: RHEL (5/24), Solaris (6/24), HPUX (1/2) where x/y means x failures over y test executions.
>            Reporter: Richard Achmatowicz
>            Assignee: Bela Ban
>             Fix For: 3.2.13
>
>         Attachments: stdout.txt
>
>
> This test does the following:
> - involves channels A, B, and C where only B and C are senders and all are receivers
> - B and C send 1000 multicast messages
> - checks that all messages are received and in the correct order
> This test is failing intermittently but quite often.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list