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 (Resolved) (JIRA)" <ji...@apache.org> on 2011/09/27 09:39:13 UTC

[jira] [Resolved] (HDFS-2375) TestFileAppend4 fails in 0.20.205 branch

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

Suresh Srinivas resolved HDFS-2375.
-----------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed

I committed the patch.
                
> TestFileAppend4 fails in 0.20.205 branch
> ----------------------------------------
>
>                 Key: HDFS-2375
>                 URL: https://issues.apache.org/jira/browse/HDFS-2375
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client
>    Affects Versions: 0.20.205.0
>            Reporter: Suresh Srinivas
>            Assignee: Suresh Srinivas
>            Priority: Blocker
>             Fix For: 0.20.205.0
>
>         Attachments: HDFS-2375.1.txt, HDFS-2375.txt
>
>
> TestFileAppend4 fails due to change from HDFS-2333. The test uses reflection to get to the method DFSOutputStream#getNumCurrentReplicas(). Since HDFS-2333 patch change this method from public to private, reflection get the method fails resulting in test failures.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira