[jira] [Updated] (HADOOP-18960) ABFS contract-tests with Hadoop-Commons intermittently failing

2024-01-16 Thread Shilun Fan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shilun Fan updated HADOOP-18960:

Fix Version/s: (was: 3.4.0)

> ABFS contract-tests with Hadoop-Commons intermittently failing
> --
>
> Key: HADOOP-18960
> URL: https://issues.apache.org/jira/browse/HADOOP-18960
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/azure
>Reporter: Pranav Saxena
>Priority: Minor
>
> In the merged pr [HADOOP-18869: [ABFS] Fixing Behavior of a File System APIs 
> on root path by anujmodi2021 · Pull Request #6003 · apache/hadoop 
> (github.com)|https://github.com/apache/hadoop/pull/6003], a config was 
> switched-on: `fs.contract.test.root-tests-enabled`. This enables the root 
> manipulation tests for the filesystem contract.
> Now, the execution of contract-tests in abfs works as per executionId 
> integration-test-abfs-parallel-classes of the pom. The tests would work in 
> different jvms, and at a given instance multiple such jvms could be there, 
> depending on ${testsThreadCount}.  The problem is that all the test jvms for 
> contract-test use the same container for test runs which is defined by 
> `fs.contract.test.fs.abfs`. Due to this, one jvm root-contract-runs can 
> influence other jvm's root-contract-runs. This leads to CI failures for 
> hadoop-azure package.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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



[jira] [Updated] (HADOOP-18960) ABFS contract-tests with Hadoop-Commons intermittently failing

2023-10-31 Thread Pranav Saxena (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-18960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pranav Saxena updated HADOOP-18960:
---
Summary: ABFS contract-tests with Hadoop-Commons intermittently failing  
(was: ABFS contract-tests with Hadoop-Commons failing)

> ABFS contract-tests with Hadoop-Commons intermittently failing
> --
>
> Key: HADOOP-18960
> URL: https://issues.apache.org/jira/browse/HADOOP-18960
> Project: Hadoop Common
>  Issue Type: Sub-task
>  Components: fs/azure
>Reporter: Pranav Saxena
>Priority: Minor
> Fix For: 3.4.0
>
>
> In the merged pr [HADOOP-18869: [ABFS] Fixing Behavior of a File System APIs 
> on root path by anujmodi2021 · Pull Request #6003 · apache/hadoop 
> (github.com)|https://github.com/apache/hadoop/pull/6003], a config was 
> switched-on: `fs.contract.test.root-tests-enabled`. This enables the root 
> manipulation tests for the filesystem contract.
> Now, the execution of contract-tests in abfs works as per executionId 
> integration-test-abfs-parallel-classes of the pom. The tests would work in 
> different jvms, and at a given instance multiple such jvms could be there, 
> depending on ${testsThreadCount}.  The problem is that all the test jvms for 
> contract-test use the same container for test runs which is defined by 
> `fs.contract.test.fs.abfs`. Due to this, one jvm root-contract-runs can 
> influence other jvm's root-contract-runs. This leads to CI failures for 
> hadoop-azure package.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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