steveloughran opened a new pull request #2170:
URL: https://github.com/apache/hadoop/pull/2170


   
   This contains the getFileStatus changes of #2149 
   
   This does not change dir marker deletion, but it
   
   * Changes s3GetFileStatus to do HEAD + LIST only
   * add in StatusProbeEnum from the 404 work
   * Fix relevant tests to work -tweaking the FileOperationsCost rather than
     the big move to the new cost test framework
   
   These changes can actually go in ahead of the dir marker patch as they 
should marginally speed up directory listings everywhere.
   
   A variant of this patch will be needed for 3.0+ branches; this will be the 
basis for those.
   
   ( I should probably have a separate JIRA ID...)


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to