Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-1801

DuplicateTest fails when testing OOB multicast to all three senders

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 3.2.14
    • 3.2.13
    • None

    Description

      DuplicateTest does the following:

      • creates three channels containing the DUPL layer called c1, c2, c3
      • DUPL is used to duplicate messages sent
      • channel receiver for channel each keeps a map of messages received from each sender
      • channels send messages: regular, OOB, or mixed
      • the test checks that the messages received by each channel are correct in number and in order

      The test testOOBMuloticastToAll3Senders is failing regularly on multple platforms. The test makes each of the channels send OOB multicast messages to the group, but only two of three members ever end up receiving the multicast messages. Al example of the failure:

      Error Message
      expected size=3, msgs: [C2, C1]
      
      Stacktrace
      java.lang.AssertionError 
      at org.jgroups.tests.DuplicateTest.check(DuplicateTest.java:217) 
      at org.jgroups.tests.DuplicateTest.testOOBMulticastToAll3Senders(DuplicateTest.java:123) 
      

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rachmato@redhat.com Richard Achmatowicz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: