You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Virginia Wang (JIRA)" <ji...@apache.org> on 2014/02/28 21:30:27 UTC

[jira] [Created] (BIGTOP-1234) TestFileAppend should use a new client during testMultipleOutputStreamFailure()

Virginia Wang created BIGTOP-1234:
-------------------------------------

             Summary: TestFileAppend should use a new client during testMultipleOutputStreamFailure()
                 Key: BIGTOP-1234
                 URL: https://issues.apache.org/jira/browse/BIGTOP-1234
             Project: Bigtop
          Issue Type: Bug
    Affects Versions: 0.7.0
            Reporter: Virginia Wang
            Assignee: Virginia Wang
             Fix For: 0.8.0


For a multiple namenode scenario testMultipleOutputStreamFailure() should fail when trying to open a second output stream while previous file is still opened. 

The test can be modified to create a new DFSClient and perform the 2nd append call using the new client instead. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)