Xiaoyu Yao created HDFS-7071:
--------------------------------

             Summary: Adding Lazy_Persist to editsStored/editsStored.xml to fix 
TestOfflineEditsViewer#testStored test
                 Key: HDFS-7071
                 URL: https://issues.apache.org/jira/browse/HDFS-7071
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: namenode
    Affects Versions: HDFS-6581
            Reporter: Xiaoyu Yao
            Assignee: Xiaoyu Yao


TestOfflineEditsViewer for Layz_Persist, and also need update for two reference 
version of editsStored (binary) and editsStored.xml in 
hadoop-hdfs/src/test/resources

The fix is to add 
{code}
 <LAZY_PERSIST>false</LAZY_PERSIST>
{code}
to editsStore.xml for AddClose OPs and then use the following command to 
generate the binary file editsStore.
{code}
hdfs oev -p binary -i editsStored.xml -o editStored
{code}



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

Reply via email to