[
https://issues.apache.org/jira/browse/HADOOP-8013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daryn Sharp updated HADOOP-8013:
--------------------------------
Attachment: HADOOP-8013.patch
Had to make a few changes to prevent {{FilterFileSystem}} from mangling the
scheme to the underlying filesystem's scheme. This caused {{ViewFileSystem}}
to instantiate the underlying {{FileSystem}}. These bugs also blocked being
able to write tests with a custom {{FileSystem}}.
> ViewFileSystem does not honor setVerifyChecksum
> -----------------------------------------------
>
> Key: HADOOP-8013
> URL: https://issues.apache.org/jira/browse/HADOOP-8013
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 0.23.0, 0.24.0
> Reporter: Daryn Sharp
> Assignee: Daryn Sharp
> Attachments: HADOOP-8013.patch
>
>
> {{ViewFileSystem#setVerifyChecksum}} is a no-op. It should call
> {{setVerifyChecksum}} on the mount points.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira