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

Group resolution from LDAP may fail on javax.naming.ServiceUnavailableException

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.8.0, 2.7.3, 3.0.0-alpha1
    • security
    • None
    • Reviewed

    Description

      According to the javadoc, ServiceUnavailableException is thrown when attempting to communicate with a directory or naming service and that service is not available. It might be unavailable for different reasons. For example, the server might be too busy to service the request, or the server might not be registered to service any requests, etc.

      We should retry on it.

      Attachments

        1. c13103_20160505b.patch
          5 kB
          Tsz-wo Sze
        2. c13103_20160505.patch
          4 kB
          Tsz-wo Sze

        Activity

          People

            szetszwo Tsz-wo Sze
            szetszwo Tsz-wo Sze
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: