[ 
https://issues.apache.org/jira/browse/HADOOP-13448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-13448:
-----------------------------------
    Attachment: HADOOP-13448-HADOOP-13345.005.patch

I'm attaching patch 005.  The most recent comments seem to imply that 
{{DirListingMetadata#listMap}} needs to change the map value type to 
{{PathMetadata}}.  I've done that and changed relevant method signatures and 
test code.  I left {{put}} alone, accepting a {{FileStatus}}.

Hopefully, this revision is closer to what HADOOP-13452 needs.  If there are 
still gaps, then I suggest we commit either revision 004 or 005 here (whichever 
you think comes closer) and then refine the interface with further changes as 
part of the implementation sub-tasks.

> S3Guard: Define MetadataStore interface.
> ----------------------------------------
>
>                 Key: HADOOP-13448
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13448
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>         Attachments: HADOOP-13448-HADOOP-13345.001.patch, 
> HADOOP-13448-HADOOP-13345.002.patch, HADOOP-13448-HADOOP-13345.003.patch, 
> HADOOP-13448-HADOOP-13345.004.patch, HADOOP-13448-HADOOP-13345.005.patch
>
>
> Define the common interface for metadata store operations.  This is the 
> interface that any metadata back-end must implement in order to integrate 
> with S3Guard.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to