Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-14831 Über-jira: S3a phase IV: Hadoop 3.1 features
  3. HADOOP-13271

Intermittent failure of TestS3AContractRootDir.testListEmptyRootDirectory

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Cannot Reproduce
    • 2.8.0
    • None
    • fs/s3, test
    • None

    Description

      I'm seeing an intermittent failure of TestS3AContractRootDir.testListEmptyRootDirectory

      The sequence of : deleteFiles(listStatus(Path("/)")) is failing because the file to delete is root ...yet the code is passing in the children of /, not / itself.

      hypothesis: when you call listStatus on an empty root dir, you get a file entry back that says isFile, not isDirectory.

      Attachments

        Issue Links

          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: