Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-6435

Make RPC.waitForProxy with timeout public

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.22.0
    • 0.21.0
    • ipc
    • None
    • Reviewed

    Description

      The public RPC.waitForProxy() method waits for Long.MAX_VALUE before giving up, ignores all interrupt requests. This is excessive.

      The version of the method that is package scoped should be made public. Interrupt swallowing is covered in HADOOP-6221 and can be done as a separate patch

      Attachments

        1. HADOOP-6435-1.patch
          0.7 kB
          Steve Loughran
        2. HADOOP-6435-2.patch
          0.7 kB
          Steve Loughran

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: