[ 
https://issues.apache.org/jira/browse/HADOOP-4185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646842#action_12646842
 ] 

Sharad Agarwal commented on HADOOP-4185:
----------------------------------------

@Hairong Your solution will work with respect to ChecksumFileSystem as it 
exists in core. But the problem is with DistributedFileSystem. As Tom said that 
to break dependency of core on hdfs, we are promoting the setVerifyChecksum 
method from DistributedFileSystem to FileSystem. And once we choose to promote 
then ChecksumFileSystem should honor it.

Does the current patch make sense with respect to making  ChecksumFileSystem 
honor setVerifyChecksum api ?

> Add setVerifyChecksum() method to FileSystem
> --------------------------------------------
>
>                 Key: HADOOP-4185
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4185
>             Project: Hadoop Core
>          Issue Type: Sub-task
>          Components: fs
>            Reporter: Tom White
>            Assignee: Sharad Agarwal
>         Attachments: 4185_v1.patch
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to