steveloughran commented on issue #1160: HADOOP-16458 
LocatedFileStatusFetcher.getFileStatuses failing intermittently with s3
URL: https://github.com/apache/hadoop/pull/1160#issuecomment-516865161
 
 
   Updated PR
    *remove unused test suite
    * rebased to trunk
    * split the too-long test case in I`ITestRestrictedReadAccess` into 
separate pieces, using fields to propagate paths between them. It will still 
fail fast on the first assert failure, but as the operations and assertions 
move up the set of methods used in a LocatedFileStatusFetcher scan, that's OK. 
If an early assert fails, so will the final one
   * added some specific intercept wrappers to improve legibility.
   * javadocs
   
   No changes to production code.
   
   Tested, S3 Ireland. All well except for HADOOP-16477, which surface as I'd 
set the fs.s3a.encryption.key for the bucket. Unrelated

----------------------------------------------------------------
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]


With regards,
Apache Git Services

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

Reply via email to