[ 
https://issues.apache.org/jira/browse/HDFS-1079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Suresh Srinivas updated HDFS-1079:
----------------------------------

    Attachment: HDFS-1079.1.patch

New patch addresses the comments except the following:
    # FSDirectory - out of sync with trunk
    #* Declare more concrete exceptions beyond IOExceptions
    #** renameTo - not changing deprecated methods
    #** unprotectedRenameTo not changing deprecated methods
    # FSNamesystem
    #* Remove IO exception declaration - not thrown
    #** concat - checkPathAccess called from this throws IOException
    #** setTimes - method throws IOException


> HDFS implementation should throw exceptions defined in AbstractFileSystem
> -------------------------------------------------------------------------
>
>                 Key: HDFS-1079
>                 URL: https://issues.apache.org/jira/browse/HDFS-1079
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: name-node
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.22.0
>
>         Attachments: HDFS-1079.1.patch, HDFS-1079.patch, HDFS-1079.patch
>
>
> HDFS implementation Hdfs.java should throw exceptions as defined in 
> AbstractFileSystem. To facilitate this, ClientProtocol should be changed to 
> throw specific exceptions, as defined in AbstractFileSystem.

-- 
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