You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Suresh Srinivas (JIRA)" <ji...@apache.org> on 2009/10/16 00:49:31 UTC

[jira] Resolved: (HDFS-709) TestDFSShell failure

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

Suresh Srinivas resolved HDFS-709.
----------------------------------

    Resolution: Fixed

Committed this change to both 21 and trunk.

> TestDFSShell failure
> --------------------
>
>                 Key: HDFS-709
>                 URL: https://issues.apache.org/jira/browse/HDFS-709
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: hdfs-709.1.patch, hdfs-709.patch
>
>
> HDFS-677 introduced check in rename to reject rename from src to dst where dst starts with src. This results in a bug where rename from /test /testFoo fails. Instead of testing dst starts with src, the check should be modified so that dst cannot be a directory or a file under src.

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