[ https://issues.apache.org/jira/browse/HADOOP-1654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12521822 ]
Raghu Angadi commented on HADOOP-1654: -------------------------------------- Since most of these were added only recently in 0.14 (as part of Block CRCs), I prefer to remove them. I am not sure about copyBytes() but rest of these are not used outside dfs package. > IOUtils class > ------------- > > Key: HADOOP-1654 > URL: https://issues.apache.org/jira/browse/HADOOP-1654 > Project: Hadoop > Issue Type: Improvement > Components: io > Affects Versions: 0.15.0 > Reporter: Enis Soztutar > Assignee: Enis Soztutar > Fix For: 0.15.0 > > Attachments: IOUtils_v1.0.patch, IOUtils_v1.1.patch, > IOUtils_v1.2.patch, IOUtils_v1.3.patch, IOUtils_v1.4.patch, > IOUtils_v1.4.patch, IOUtils_v1.5.patch, IOUtils_v1.6.patch > > > In the current situation, {{FileUtil}} class includes both file related and > io related functionality. This issue intends to separate the two. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.