You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2019/03/28 13:54:09 UTC

[GitHub] [hadoop] steveloughran opened a new pull request #654: WIP: S3Guard store becomes inconsistent after partial failure of rename

steveloughran opened a new pull request #654: WIP: S3Guard store becomes inconsistent after partial failure of rename
URL: https://github.com/apache/hadoop/pull/654
 
 
   This patch carefully pulls out the changes into a new class, s3a.impl.MultiObjectDeleteSupport which isolates this from everything else, and is designed for testing in isolation.
       
   Tests are still WiP; I've pulled the partial rename failure ones out ITestAssumeRole into isolation here, because the fact that they use assumed roles is a detail to set up the failures.
       
   It currently only does the delete failure, but I'll probably include the copy failures in here as they are so related. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

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