Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11574 Uber-JIRA: improve Hadoop network resilience & diagnostics
  3. HADOOP-12182

ipc.client.handleSaslConnectionFailure to use Netutils to wrap exceptions

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 2.7.1
    • None
    • ipc
    • None

    Description

      When ipc.client.handleSaslConnectionFailure gives up on retrying a SASL connection, it simply wraps the passed down exception with an IOE and a covering note.

      It should use NetUtils.wrapException to preserve the exception type, and include the text of the inner exception in that of the wrapper.

      Attachments

        Activity

          People

            varun_saxena Varun Saxena
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: