You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Alejandro Abdelnur (JIRA)" <ji...@apache.org> on 2014/05/31 01:08:01 UTC

[jira] [Created] (HADOOP-10645) TestKMS fails because race condition writing acl files

Alejandro Abdelnur created HADOOP-10645:
-------------------------------------------

             Summary: 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


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)