[
https://issues.apache.org/jira/browse/HADOOP-10645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14014359#comment-14014359
]
Hudson commented on HADOOP-10645:
---------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5636 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5636/])
HADOOP-10645. TestKMS fails because race condition writing acl files. (tucu)
(tucu: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1598773)
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
*
/hadoop/common/trunk/hadoop-common-project/hadoop-kms/src/test/java/org/apache/hadoop/crypto/key/kms/server/TestKMS.java
> TestKMS fails because race condition writing acl files
> ------------------------------------------------------
>
> Key: HADOOP-10645
> URL: https://issues.apache.org/jira/browse/HADOOP-10645
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Fix For: 3.0.0
>
> Attachments: HADOOP-10645.patch
>
>
> The {{TestKMS#testACLs()}} test randomly fails because a race condition while
> updating the acls files which is hot-reloaded.
> We should disable the background thread that does the reload and do it
> manually for the purposes of the test.
--
This message was sent by Atlassian JIRA
(v6.2#6252)