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 "Todd Lipcon (Created) (JIRA)" <ji...@apache.org> on 2012/03/01 19:30:00 UTC

[jira] [Created] (HDFS-3035) HA: fix failure of TestFileAppendRestart due to OP_UPDATE_BLOCKS

HA: fix failure of TestFileAppendRestart due to OP_UPDATE_BLOCKS
----------------------------------------------------------------

                 Key: HDFS-3035
                 URL: https://issues.apache.org/jira/browse/HDFS-3035
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: ha, name-node, test
    Affects Versions: HA branch (HDFS-1623)
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Minor
         Attachments: hdfs-3035.txt

HDFS-3023 added OP_UPDATE_BLOCKS, so the assertions in TestFileAppendRestart which check for a given number of OP_ADDs are no longer correct. Simply need to fix the test to look for OP_UPDATE_BLOCKS.

--
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

        

[jira] [Resolved] (HDFS-3035) HA: fix failure of TestFileAppendRestart due to OP_UPDATE_BLOCKS

Posted by "Todd Lipcon (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-3035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon resolved HDFS-3035.
-------------------------------

       Resolution: Fixed
    Fix Version/s: HA branch (HDFS-1623)
     Hadoop Flags: Reviewed

Committed to branch, thx.
                
> HA: fix failure of TestFileAppendRestart due to OP_UPDATE_BLOCKS
> ----------------------------------------------------------------
>
>                 Key: HDFS-3035
>                 URL: https://issues.apache.org/jira/browse/HDFS-3035
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: ha, name-node, test
>    Affects Versions: HA branch (HDFS-1623)
>            Reporter: Todd Lipcon
>            Assignee: Todd Lipcon
>            Priority: Minor
>             Fix For: HA branch (HDFS-1623)
>
>         Attachments: hdfs-3035.txt
>
>
> HDFS-3023 added OP_UPDATE_BLOCKS, so the assertions in TestFileAppendRestart which check for a given number of OP_ADDs are no longer correct. Simply need to fix the test to look for OP_UPDATE_BLOCKS.

--
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