[ 
https://issues.apache.org/jira/browse/HADOOP-11244?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14196139#comment-14196139
 ] 

jay vyas commented on HADOOP-11244:
-----------------------------------

hi [[email protected]] id propose 

- first, we remove this test from the code.
- then, fix HADOOP-11251, make all the tests run.
-in the meanwhile, we can leisurely decide how to test 
testRenameFileBeingAppended test .

Right now, given the complexity of the issue and time constraints, *i think its 
best to remove dead code so HCFS  tests work perfectly again*.  let me know 
thoughts on this (or maybe another plan forward if you have one)?  

> The HCFS contract test testRenameFileBeingAppended doesn't do a rename
> ----------------------------------------------------------------------
>
>                 Key: HADOOP-11244
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11244
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: test
>            Reporter: Noah Watkins
>            Assignee: jay vyas
>             Fix For: 2.6.0
>
>         Attachments: HADOOP-11244.patch, HADOOP-11244.patch
>
>
> The test AbstractContractAppendTest::testRenameFileBeingAppended appears to 
> assert the behavior of renaming a file opened for writing. However, the 
> assertion "assertPathExists("renamed destination file does not exist", 
> renamed);" fails because it appears that the file "renamed" is never created 
> (ostensibly it should be the "target" file that has been renamed).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to