Datanode block deletions can get starved.
-----------------------------------------

                 Key: HADOOP-2694
                 URL: https://issues.apache.org/jira/browse/HADOOP-2694
             Project: Hadoop Core
          Issue Type: Bug
          Components: dfs
            Reporter: Raghu Angadi
             Fix For: 0.17.0



See the relevant 
[comment|https://issues.apache.org/jira/browse/HADOOP-2576?focusedCommentId=12561866#action_12561866]
 in HADOOP-2576.

Namenode asks a datanode to delete blocks only if datanode is not asked to 
transfer a block. Namenode should send both the blocks to transfer and to 
delete. The problem gets worse if configured heartbeat is longer.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to