Tsz Wo Nicholas Sze created HADOOP-13103:
--------------------------------------------

             Summary: Group resolution from LDAP may fail on 
javax.naming.ServiceUnavailableException
                 Key: HADOOP-13103
                 URL: https://issues.apache.org/jira/browse/HADOOP-13103
             Project: Hadoop Common
          Issue Type: Improvement
          Components: security
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze
            Priority: Minor


According to the 
[javadoc|https://docs.oracle.com/javase/7/docs/api/javax/naming/ServiceUnavailableException.html],
 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to