Steve Loughran created HADOOP-19157:
---------------------------------------
Summary: [ABFS] Filesystem contract tests to use methodPath for
robust parallel test runs
Key: HADOOP-19157
URL: https://issues.apache.org/jira/browse/HADOOP-19157
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/azure, test
Affects Versions: 3.4.0
Reporter: Steve Loughran
Assignee: Steve Loughran
hadoop-azure supports parallel test runs, but unlike hadoop-aws, the azure ones
are parallelised across methods in the same test suites.
this can fail badly where contract tests have hard coded filenames and assume
that they can use this across all test cases. Shows up when you are testing on
a store with reduced IO capacity triggering retries and making some test cases
slower
Fix: hadoop-common contract tests to use methodPath() names
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]