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 "Steve Loughran (Jira)" <ji...@apache.org> on 2022/06/03 13:45:00 UTC

[jira] [Resolved] (HADOOP-16407) Improve isolation of FS instances in S3A committer tests

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

Steve Loughran resolved HADOOP-16407.
-------------------------------------
    Resolution: Won't Fix

> Improve isolation of FS instances in S3A committer tests
> --------------------------------------------------------
>
>                 Key: HADOOP-16407
>                 URL: https://issues.apache.org/jira/browse/HADOOP-16407
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3, test
>    Affects Versions: 3.3.0
>            Reporter: Steve Loughran
>            Priority: Minor
>
> Filesystem recycling stops the ITest*Committer tests working all the time, if they pick up an existing FS which has a consistent instance.
> We can do better here
> Options
> * Base {{AbstractCommitITest}} creates both consistent and inconsistent filesystems, *does not destroy either, ever*, subclasses choose which to bond to
> * test setup to force disableFilesystemCaching(conf) in config setup; tear down to probe the FS for this option, and if true, close the FS



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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