[ 
https://issues.apache.org/jira/browse/HDFS-7622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370844#comment-15370844
 ] 

Rakesh R commented on HDFS-7622:
--------------------------------

As per the analysis there are cases of partial block stripes has to be handled, 
which is similar to the case of recovery on partial stripe (which could be 
triggered by a {{#hflush}} call) and {{#hflush}} HDFS-7661. While implementing 
the truncation of partial block stripes, it is touching the 
{{RecoveryTaskStriped#recover()}} part, so I feel to revisit this jira once 
HDFS-7661 discussion/logic is settle down.

It would be great if someone could help me in pushing HDFS-8065 block group 
boundary truncation jira, which I think can be supported now.

> Erasure Coding: handling file truncation
> ----------------------------------------
>
>                 Key: HDFS-7622
>                 URL: https://issues.apache.org/jira/browse/HDFS-7622
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Jing Zhao
>            Assignee: Rakesh R
>
> This jira will cover the following issues:
> # how to truncate an erasure coded file
> # how to erasure code a file that has been truncated and snapshotted



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to