[
https://issues.apache.org/jira/browse/HADOOP-13447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Nauroth updated HADOOP-13447:
-----------------------------------
Attachment: HADOOP-13447.005.patch
I'm attaching patch 005. This has some small changes in
{{TestS3AGetFileStatus}} for compatibility with Java 7 so that we can commit
the same patch to branch-2. The {{Collections#emptyList}} calls need me to
pass an explicit type argument when compiling for Java 7.
I have clicked Cancel Patch for now, because we need to commit HADOOP-13446
first before getting a final pre-commit run on this one.
> 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
> Attachments: HADOOP-13447-HADOOP-13446.001.patch,
> HADOOP-13447-HADOOP-13446.002.patch, HADOOP-13447.003.patch,
> HADOOP-13447.004.patch, HADOOP-13447.005.patch
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]