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

include message of local exception in Client call failures

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.19.0
    • 0.19.0
    • ipc
    • None
    • Reviewed

    Description

      When Client fails with a local exception, that exception is retained, but the message is not propagated to the new exception text, which becomes simply "Call failed on local exception"

      The forthcoming patch will change such messages to include that of the nested exception, so producing test reports containing useful data such as

      java.io.IOException: Call failed on local exception: Connection refused

      Attachments

        1. hadoop-3844.patch
          0.6 kB
          Steve Loughran
        2. hadoop-3844.patch
          2 kB
          Steve Loughran

        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: