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