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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to