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


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

        

Reply via email to