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

Shared transport: 'members' variable incorrect (remove from TP ?)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.8
    • None
    • None

    Description

      TP.members is the union of all views received on all channels. This is incorrect, and sendToAllMembers() iterating over 'members' would unnecessarily send messages to members in a different cluster ! (these would get dropped, but it is still spurious traffic)

      Logically, 'members' belongs to a cluster, so maybe we ahould should have a table of cluster names and views in TP ?

      Attachments

        Activity

          People

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: