[
https://issues.apache.org/jira/browse/HADOOP-2470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12578816#action_12578816
]
Hudson commented on HADOOP-2470:
--------------------------------
Integrated in Hadoop-trunk #428 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/428/])
> Open and isDir should be removed from ClientProtocol
> ----------------------------------------------------
>
> Key: HADOOP-2470
> URL: https://issues.apache.org/jira/browse/HADOOP-2470
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.15.1
> Reporter: Hairong Kuang
> Assignee: Tsz Wo (Nicholas), SZE
> Fix For: 0.17.0
>
> Attachments: 2470_20080310.patch, 2470_20080312.patch
>
>
> Methods open and isDir in ClientProtocol are no longer used. DFSClient uses
> getBlockLocations and getFileInfo instead. So open and isDir should be
> removed from ClientProtocol.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.