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

Ayush Saxena commented on HDFS-11748:
-------------------------------------

Thanx [~shahrs87] for the report, I tried to reproduce the issue. But the RBW 
replica's are getting deleted, The InodeFile tends to have them and 
{{clearBlock}} adds them to {{ReclaimContext}} and finally getting them 
deleted. Does this happen in some corner case? or has been fixed as part of any 
other JIRA, May be HDFS-12985?. Any further pointers to this? 

> Deleting an open file should invalidate the block from expected locations.
> --------------------------------------------------------------------------
>
>                 Key: HDFS-11748
>                 URL: https://issues.apache.org/jira/browse/HDFS-11748
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode
>    Affects Versions: 2.7.0
>            Reporter: Rushabh Shah
>            Priority: Major
>
> Today deleting an open file doesn't invalidate the rbw blocks stored on 
> datanode.
> When the datanode sends a full block report and when namenode doesn't 
> recognize the block id, it will ask the datanode to invalidate.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to