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

DISCARD ignores the DONT_LOOPBACK transient flag

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.0.5
    • 4.0.4
    • None

      When discard_all = true, DISCARD does its own loopback, and doesn't check for DONT_LOOPBACK like TP. It always sends the message back up, even if excludeItself = false.

      If possible, DISCARD should just set the message destination to the local address and pass the message down. That way, TP would decide make the loopback decision, and using the TP thread pool would also make the thread name nicer in the logs. (Currently the thread name is Thread-n, which means searching for the test name in our test suite's log misses some messages.)

              rhn-engineering-bban Bela Ban
              dberinde@redhat.com Dan Berindei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: