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

Disable retry of FailoverOnNetworkExceptionRetry in case of wrapped AccessControlException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.0
    • 3.3.0, 3.1.4, 3.2.2, 2.10.1
    • common
    • None

    Description

      Follow up patch on HADOOP-16580.

      We successfully disabled the retry in case of an AccessControlException which has resolved some of the cases, but in other cases AccessControlException is wrapped inside another IOException and you can only get the original exception by calling getCause().

      Let's add this extra case as well.

      Attachments

        1. HADOOP-16683.001.patch
          5 kB
          Adam Antal
        2. HADOOP-16683.002.patch
          5 kB
          Adam Antal
        3. HADOOP-16683.003.patch
          5 kB
          Adam Antal
        4. HADOOP-16683.branch-3.2.001.patch
          5 kB
          Adam Antal
        5. HADOOP-16683.branch-3.1.001.patch
          5 kB
          Adam Antal
        6. HADOOP-16683.branch-3.2.001.patch
          5 kB
          Adam Antal

        Issue Links

          Activity

            People

              adam.antal Adam Antal
              adam.antal Adam Antal
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: