Sumangala Patki created HADOOP-18071:
----------------------------------------
Summary: ABFS: Set driver global timeout for
ITestAzureBlobFileSystemBasics
Key: HADOOP-18071
URL: https://issues.apache.org/jira/browse/HADOOP-18071
Project: Hadoop Common
Issue Type: Sub-task
Components: fs/azure
Affects Versions: 3.3.1
Reporter: Sumangala Patki
Assignee: Sumangala Patki
Unlike all other ABFS driver tests that have a timeout of 15min,
ITestAzureBlobFileSystemBasics times out after 30s due to the global timeout
inherited from FileSystemContractBaseTest. Setting a 15min timeout for the test
will ensure sufficient time to allow retries and avoid transient failures.
Example failure:
testListOnFolderWithNoChildren(org.apache.hadoop.fs.azurebfs.contract.ITestAzureBlobFileSystemBasics)
Time elapsed: 34.655 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 30000
milliseconds
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]