Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-1453

GroupCommunication should create a new observer for each Task

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.16
    • REEF.NET

    Description

      GroupCommunication currently only has one universal observer that handles connections for all incoming clients. This is inconvenient because when a client fails or disconnects, there is no easy way to propagate the failure/completion signal of the specific failed client up to the universal observer.

      Provided that each CommunicationGroupClient knows all its downstream nodes and can reverse-lookup the endpoints, the CommunicationGroupClient should only create an observer for each endpoint instead of using the universal observer.

      Attachments

        Issue Links

          Activity

            People

              afchung90 Andrew Chung
              afchung90 Andrew Chung
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: