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 2020/01/15 14:54:00 UTC

[jira] [Created] (HADOOP-16804) s3a mkdir path/ can add 404 to S3 load balancers

Steve Loughran created HADOOP-16804:
---------------------------------------

             Summary: s3a mkdir path/ can add 404 to S3 load balancers
                 Key: HADOOP-16804
                 URL: https://issues.apache.org/jira/browse/HADOOP-16804
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/s3
            Reporter: Steve Loughran


Not seen in the wild, but inferred from a code review

mkdirs creates an empty dir marker -but it looks for one first

proposed
 * only look for file marker and LIST; don't worry about an empty dir marker
 * always PUT one there

Saves a HEAD on every mkdir too



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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