Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-18067 Über-jira: S3A Hadoop 3.3.5 features
  3. HADOOP-16407

Improve isolation of FS instances in S3A committer tests

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Won't Fix
    • 3.3.0
    • None
    • fs/s3, test
    • None

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: