[ 
https://issues.apache.org/jira/browse/HADOOP-9889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13754154#comment-13754154
 ] 

Hudson commented on HADOOP-9889:
--------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #4346 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/4346/])
HADOOP-9889. Refresh the Krb5 configuration when creating a new kdc in 
Hadoop-MiniKDC (Wei Yan via Sandy Ryza) (sandy: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1518847)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-minikdc/src/main/java/org/apache/hadoop/minikdc/MiniKdc.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-minikdc/src/test/java/org/apache/hadoop/minikdc/TestMiniKdc.java

                
> 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
>             Fix For: 2.3.0
>
>         Attachments: HADOOP-9889.patch, HAOOP-9889.patch, HAOOP-9889.patch
>
>
> 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