Wei Yan created HADOOP-9889:
-------------------------------

             Summary: Refresh the Krb5 configuration when creating a new kdc in 
Hadoop-MiniKDC
                 Key: HADOOP-9889
                 URL: https://issues.apache.org/jira/browse/HADOOP-9889
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Wei Yan
            Assignee: Wei Yan


Krb5 Config uses a singleton and once initialized it does not refresh 
automatically. Without refresh, there are failures if you are using MiniKDCs 
with different configurations (such as different realms) within the same test 
run or if the Krb5 Config singleton is called before the MiniKDC is started for 
the first time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to