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

Link and StreamingLink classes should have retry logic for setting up remote connection

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.15
    • Wake.NET
    • C#

    Description

      Currently Org.Apache.REEF.Wake.Remote.Impl.Link and Org.Apache.REEF.Wake.Remote.Impl.StreamingLink try only once to establish connection to remote endpoint. However, if remote server is very busy or loaded, it might reject the connection. This can happen for example, when we ask for say 1000 evaluators and NameClient tries to open connection with NameServer which is overwhelmed because of huge traffic.

      The aim of JIRA is to introduce this re-try logic

      Attachments

        Activity

          People

            dkm2110 Dhruv Mahajan
            dkm2110 Dhruv Mahajan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: