Chris Nauroth created HADOOP-13447: -------------------------------------- Summary: S3Guard: Refactor S3AFileSystem to support introduction of separate metadata repository and tests. Key: HADOOP-13447 URL: https://issues.apache.org/jira/browse/HADOOP-13447 Project: Hadoop Common Issue Type: Sub-task Components: fs/s3 Reporter: Chris Nauroth Assignee: Chris Nauroth
The scope of this issue is to refactor the existing {{S3AFileSystem}} into multiple coordinating classes. The goal of this refactoring is to separate the {{FileSystem}} API binding from the AWS SDK integration, make code maintenance easier while we're making changes for S3Guard, and make it easier to mock some implementation details so that tests can simulate eventual consistency behavior in a deterministic way. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org