[
https://issues.apache.org/jira/browse/HADOOP-10645?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alejandro Abdelnur updated HADOOP-10645:
----------------------------------------
Attachment: HADOOP-10645.patch
patch stopping the automatic reloader and running it manually only in the
testcase.
> 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
> 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)