[
https://issues.apache.org/jira/browse/HADOOP-13207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-13207:
------------------------------------
Attachment: HADOOP-13207-branch-2-013.patch
Patch 013 (numbering aligned with HADOOP-13208 patches). Address chris's
comments
* all the proofreading.
* {{ContractTestUtils#pathsToString}}: using {{System.lineSeparator()}} for
newlines.
Regarding {{AbstractFSContractTestBase#methodName}}.
It's used in a couple of places in {{AbstractContractGetFileStatusTest}} to
guarantee a path unique to the method:
{code}
Path subfolder = path.suffix('/' + this.methodName.getMethodName());
{code}
> Specify FileSystem listStatus, listFiles and RemoteIterator
> -----------------------------------------------------------
>
> Key: HADOOP-13207
> URL: https://issues.apache.org/jira/browse/HADOOP-13207
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: documentation, fs
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Attachments: HADOOP-13207-branch-2-001.patch,
> HADOOP-13207-branch-2-002.patch, HADOOP-13207-branch-2-003.patch,
> HADOOP-13207-branch-2-004.patch, HADOOP-13207-branch-2-005.patch,
> HADOOP-13207-branch-2-006.patch, HADOOP-13207-branch-2-007.patch,
> HADOOP-13207-branch-2-008.patch, HADOOP-13207-branch-2-009.patch,
> HADOOP-13207-branch-2-010.patch, HADOOP-13207-branch-2-013.patch
>
>
> The many `listStatus`, `listLocatedStatus` and `listFiles` operations have
> not been completely covered in the FS specification. There's lots of implicit
> use of {{listStatus()}} path, but no coverage or tests of the others.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]