[
https://issues.apache.org/jira/browse/HDFS-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yi Liu updated HDFS-7634:
-------------------------
Attachment: HDFS-7634.002.patch
Thanks [~shv] for review. You are right, the first assign is unnecessary and I
was going to remove it. It was removed as part of HDFS-7638.
So we just need to rebase the patch, please look at the new patch, thanks.
> Lazy persist (memory) file should not support truncate currently
> ----------------------------------------------------------------
>
> Key: HDFS-7634
> URL: https://issues.apache.org/jira/browse/HDFS-7634
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode, namenode
> Reporter: Yi Liu
> Assignee: Yi Liu
> Fix For: 3.0.0
>
> Attachments: HDFS-7634.001.patch, HDFS-7634.002.patch
>
>
> Similar with {{append}}, lazy persist (memory) file should not support
> truncate currently. Quote the reason from HDFS-6581 design doc:
> {quote}
> Appends to files created with the LAZY_PERSISTflag will not be allowed in the
> initial implementation to avoid the complexity of keeping inmemory and
> ondisk replicas in sync on a given DataNode.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)