You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Sumangala Patki (Jira)" <ji...@apache.org> on 2021/06/17 12:03:00 UTC

[jira] [Created] (HADOOP-17765) ABFS: Use Unique File Paths in Tests

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org