[ https://issues.apache.org/jira/browse/HDFS-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arpit Agarwal resolved HDFS-7071. --------------------------------- Resolution: Fixed Fix Version/s: HDFS-6581 Hadoop Flags: Reviewed Thanks Jitendra, committed to the feature branch. > Updated editsStored and editsStored.xml to bump layout version and add > LazyPersist flag > --------------------------------------------------------------------------------------- > > 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 > Fix For: HDFS-6581 > > Attachments: HDFS-7071.0.patch, HDFS-7071.02.patch, editsStored, > 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)