steveloughran edited a comment on issue #1601: HADOOP-16635. S3A 
innerGetFileStatus scans for directories-only still does a HEAD.
URL: https://github.com/apache/hadoop/pull/1601#issuecomment-541059565
 
 
   1. updated the docs. The only place we don't do Head and dir marker is in 
create()
   1. also added a test to verify that the empty set of probes skips all http 
requests
   
   Now. can you create a Path with a trailing / ? I was about to say no, but 
remembered https://issues.apache.org/jira/browse/HADOOP-15430 .. one of the 
constructors of Path does let you get away with it, which is something which 
breaks S3Guard already

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to