Sumangala Patki created HADOOP-17765:
----------------------------------------

             Summary: ABFS: Use Unique File Paths in Tests
                 Key: HADOOP-17765
                 URL: https://issues.apache.org/jira/browse/HADOOP-17765
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: 3.3.1
            Reporter: Sumangala Patki
            Assignee: Sumangala Patki


Many of ABFS driver tests use common names for file paths (e.g., "/testfile"). 
This poses a risk of errors during parallel test runs when static variables 
(such as those for monitoring stats) affected by file paths are introduced.

Using unique test file names will avoid possible errors arising from shared 
resources during parallel runs.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to