Steve Loughran created HADOOP-16635: ---------------------------------------
Summary: S3A innerGetFileStatus scans for directories only still does a HEAD Key: HADOOP-16635 URL: https://issues.apache.org/jira/browse/HADOOP-16635 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Affects Versions: 3.3.0 Reporter: Steve Loughran Assignee: Steve Loughran The patch in HADOOP-16490 is incomplete: we are still checking for the Head of each object, even though we only wanted the directory checks. As a result, createFile is still vulnerable to 404 caching on unguarded S3 repos. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org