Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15619 Über-JIRA: S3Guard Phase IV: Hadoop 3.3 features
  3. HADOOP-16363

S3Guard DDB store prune() doesn't translate AWS exceptions to IOEs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0
    • fs/s3
    • None

    Description

      Fixing in HADOOP-15183: if you call prune() against a nonexist DDB table, the exception isn't being translated into an IOE.

      This is interesting as the codepath is going through retry(), it's just that where the IO is taking place is happening inside the iterator, and we don't have checks there.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: