[
https://issues.apache.org/jira/browse/HADOOP-7363?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15431126#comment-15431126
]
Anu Engineer commented on HADOOP-7363:
--------------------------------------
[~boky01] Thank you for your comments. I do agree that a deeper cleanup in
another JIRA is useful. However I do feel that we should *not* check-in the
current change as is .. where we catch an exception, log a warn and continue
running the test. That pattern is really hard for someone to understand. While
I do see that there are a bunch of things that you mentioned that needs
cleanup, committing this fragment of code would be confusing to other
maintainers.
so if you don't mind, let us fix this one issue in this JIRA and get this
committed or fix all the things you are mentioning in this change list itself,
either one works.
> TestRawLocalFileSystemContract is needed
> ----------------------------------------
>
> Key: HADOOP-7363
> URL: https://issues.apache.org/jira/browse/HADOOP-7363
> Project: Hadoop Common
> Issue Type: Test
> Components: fs
> Affects Versions: 3.0.0-alpha2
> Reporter: Matt Foley
> Assignee: Andras Bokor
> Attachments: HADOOP-7363.01.patch, HADOOP-7363.02.patch,
> HADOOP-7363.03.patch, HADOOP-7363.04.patch, HADOOP-7363.05.patch
>
>
> FileSystemContractBaseTest is supposed to be run with each concrete
> FileSystem implementation to insure adherence to the "contract" for
> FileSystem behavior. However, currently only HDFS and S3 do so.
> RawLocalFileSystem, at least, needs to be added.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]