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

RELAY3: push model for global view

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Done
    • Major
    • 5.3
    • None
    • None
    • False
    • None
    • False
    • 0
    • 0% 0%

    Description

      The global view (JGRP-2698) currently needs to be pulled (via Topology.refresh()).
      Provide a push model, where a listener can register to get notifications:

      • membersJoined(String site, List<Address> mbrs)
      • membersLeft(String site, List<Address> mbrs)

      The coordinator of each site would monitor the views, compute a diff to the previous view on a viewAccepted(View), and send a multicast to all members.

      Users should be able to enable/disable this.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: