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

Aaron Fabbri updated HADOOP-13573:
----------------------------------
    Attachment: HADOOP-13573-HADOOP-13345.002.patch

Attaching v2 patch with fixed filename.  Changes from v1:

Removed unnecessary contstructors.

Add integrity testing for more FileStatus fields.

Fixed "how not to use try-with-resources".

Added testPutOverwrite() that replaces an existing entry, gets it back out, and
sanity-checks contents.

Removed trailing slashes on directory paths.

Added comment about testRecursiveRoot() being optional.

Added separate test for deleting non-existing file and recursive dir.

> S3Guard: create basic contract tests for MetadataStore implementations
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-13573
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13573
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>            Reporter: Aaron Fabbri
>            Assignee: Aaron Fabbri
>         Attachments: HADOOP-13573-HADOOP-13345.002.patch, 
> HADOOP-13573.001.patch
>
>
> We should have some contract-style unit tests for the MetadataStore interface 
> to validate that the different implementations provide correct semantics.



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

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

Reply via email to