Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8707 Implement an async pure c++ HDFS client
  3. HDFS-11730

libhdfs++: RPC connection should handle authorization error call id

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • hdfs-client
    • None

    Description

      2 Problems:
      1) Authorization error call id isn't recognized, so retry logic kicks in rather than bailing out when the client gets it

      2) Printing call_id as unsigned during error means small negative values used for signalling look like large positive values. This patch also just casts that error back to a signed 32 bit int.

      Attachments

        1. HDFS-11730.HDFS-8707.000.patch
          3 kB
          James Clampffer

        Activity

          People

            James C James Clampffer
            James C James Clampffer
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: