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

Eli Collins commented on HDFS-3995:
-----------------------------------

How about merging to branch-2? This will help reduce merge conflicts as this 
change introduces new DFSTestUtil apis.
                
> Use DFSTestUtil.createFile() for file creation and writing in test cases
> ------------------------------------------------------------------------
>
>                 Key: HDFS-3995
>                 URL: https://issues.apache.org/jira/browse/HDFS-3995
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 3.0.0
>            Reporter: Jing Zhao
>            Assignee: Jing Zhao
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HDFS-3995.trunk.001.patch
>
>
> Currently there are many tests that define and use their own methods to 
> create file and write some number of blocks in MiniDfsCluster. These methods 
> can be consolidated to DFSTestUtil.createFile().

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to