[
https://issues.apache.org/jira/browse/HDFS-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14136393#comment-14136393
]
Arpit Agarwal commented on HDFS-7071:
-------------------------------------
Going to hold off on committing this one. Unfortunately we'll have to fix it
again once HDFS-6584 merges to trunk.
> 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
> Attachments: HDFS-7071.0.patch, editsStored
>
>
> 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)