You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Eli Collins (JIRA)" <ji...@apache.org> on 2010/05/01 01:51:55 UTC

[jira] Updated: (HADOOP-6727) Remove UnresolvedLinkException from public FileContext APIs

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

Eli Collins updated HADOOP-6727:
--------------------------------

    Attachment: hadoop-6727-2.patch

Attached patch merges with trunk.

> Remove UnresolvedLinkException from public FileContext APIs
> -----------------------------------------------------------
>
>                 Key: HADOOP-6727
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6727
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: fs
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Eli Collins
>            Assignee: Eli Collins
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: hadoop-6727-1.patch, hadoop-6727-2.patch
>
>
> HADOOP-6537 added UnresolvedLinkException to the throws clause and java docs of FileContext public APIs. FileContext fully resolves symbolic links, UnresolvedLinkException exception is only used internally by FSLinkResolver. I'll attach a patch which updates the APIs and javadoc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.