Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11890 Uber-JIRA: Hadoop should support IPv6
  3. HADOOP-3619

DNS.getHosts triggers an ArrayIndexOutOfBoundsException in reverseDNS if one of the interfaces is IPv6

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • net

    Description

      reverseDNS tries to split a host address string by ".", and so fails if ":" is the separator, as it is in IPv6. When it tries to access the parts of the address, a stack trace is seen.

      Attachments

        1. HADOOP-3619-v2.patch
          6 kB
          Dr. Martin Menzel

        Issue Links

          Activity

            People

              woopi Dr. Martin Menzel
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: