[
https://issues.apache.org/jira/browse/HDFS-6991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jitendra Nath Pandey updated HDFS-6991:
---------------------------------------
Fix Version/s: (was: 3.0.0)
2.6.0
> Notify NN of evicted block before deleting it from RAM disk
> -----------------------------------------------------------
>
> Key: HDFS-6991
> URL: https://issues.apache.org/jira/browse/HDFS-6991
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: datanode, namenode
> Affects Versions: HDFS-6581
> Reporter: Arpit Agarwal
> Assignee: Arpit Agarwal
> Fix For: 2.6.0
>
> Attachments: HDFS-6991.01.patch, HDFS-6991.02.patch,
> HDFS-6991.03.patch
>
>
> Couple of bug fixes required around eviction:
> # When evicting a block from RAM disk to persistent storage, the DN should
> schedule an incremental block report for a 'received' replica on persistent
> storage.
> # {{BlockManager.processReportedBlock}} needs a fix to correctly update the
> storage ID to reflect the block moving from RAM_DISK to DISK.
> Found by [~xyao] via HDFS-6950.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)