[
https://issues.apache.org/jira/browse/HADOOP-13220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15320227#comment-15320227
]
Hudson commented on HADOOP-13220:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #9927 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/9927/])
HADOOP-13220. Follow on fixups after upgraded mini-kdc using Kerby. (kai.zheng:
rev 723432b3387fe69e6bf2b56d2ea1a7b1bda16b97)
* hadoop-common-project/hadoop-minikdc/dev-support/findbugsExcludeFile.xml
* hadoop-common-project/hadoop-auth/pom.xml
* hadoop-common-project/hadoop-common/pom.xml
* hadoop-common-project/hadoop-minikdc/pom.xml
* hadoop-project/pom.xml
> Follow on fixups after upgraded mini-kdc using Kerby
> ----------------------------------------------------
>
> Key: HADOOP-13220
> URL: https://issues.apache.org/jira/browse/HADOOP-13220
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Reporter: Jiajia Li
> Assignee: Jiajia Li
> Fix For: 3.0.0-alpha1
>
> Attachments: HADOOP-13220-V1.patch
>
>
> This is a follow up jira from HADOOP-12911.
> 1. Now with the findbug warning:
> {noformat}
> org.apache.hadoop.minikdc.MiniKdc.stop() calls Thread.sleep() with a lock
> held At MiniKdc.java:lock held At MiniKdc.java:[line 345]
> {noformat}
> As discussed in HADOOP-12911:
> bq. Why was this committed with a findbugs errors rather than adding the
> necessary plumbing in pom.xml to make it go away?
> we will add the findbugsExcludeFile.xml and will get rid of this given
> kerby-1.0.0-rc3 release.
> 2. Add the kerby version hadoop-project/pom.xml
> bq. hadoop-project/pom.xml contains the dependencies of all libraries used in
> all modules of hadoop, under dependencyManagement. Only here version will be
> mentioned. All other Hadoop Modules will inherit hadoop-project, so all
> submodules will use the same version. In submodule, version need not be
> mentioned in pom.xml. This will make version management easier.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]