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

Owen O'Malley updated HADOOP-4393:
----------------------------------

    Attachment: h4393.patch

This patch renames hadoop.security.AccessControlIOException to 
AccessControlException and makes it extend 
hadoop.fs.permissions.AccessControlException. 
hadoop.fs.permissions.AccessControlException is deprecated.

> Merge AccessControlException and AccessControlIOException into one exception 
> class
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-4393
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4393
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: fs
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>            Priority: Blocker
>             Fix For: 0.19.0
>
>         Attachments: h4393.patch
>
>
> Merge org.apache.hadoop.fs.permission.AccessControlException and 
> org.apache.hadoop.security.AccessControlIOException into a single class since 
> they are cut & paste from each other.

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