[ 
https://issues.apache.org/jira/browse/HDFS-9292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14974972#comment-14974972
 ] 

Colin Patrick McCabe commented on HDFS-9292:
--------------------------------------------

{code}
81                System.out.println("Deliberately removing block "
82                    + brr.getBlockName());
{code}
While we're refactoring this, can we change this to a LOG message?

+1 once that's addressed

> Make TestFileConcorruption independent to underlying FsDataset Implementation.
> ------------------------------------------------------------------------------
>
>                 Key: HDFS-9292
>                 URL: https://issues.apache.org/jira/browse/HDFS-9292
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 2.7.1
>            Reporter: Lei (Eddy) Xu
>            Assignee: Lei (Eddy) Xu
>            Priority: Minor
>         Attachments: HDFS-9292.00.patch
>
>
> {{TestFileCorruption}} manipulates the block data by directly accessing the 
> block files on disk.  {{MiniDFSCluster}} has already offered ways to corrupt 
> data. We can use that to make {{TestFileCorruption}} agnostic to the 
> implementation. 



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

Reply via email to