You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Kihwal Lee (JIRA)" <ji...@apache.org> on 2014/06/25 18:32:24 UTC

[jira] [Created] (HDFS-6602) PendingDeletionBlocks on SBN keeps increasing

Kihwal Lee created HDFS-6602:
--------------------------------

             Summary: PendingDeletionBlocks on SBN keeps increasing
                 Key: HDFS-6602
                 URL: https://issues.apache.org/jira/browse/HDFS-6602
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.5.0
            Reporter: Kihwal Lee
            Priority: Critical


PendingDeletionBlocks is from BlockManager.invalidateBlocks.numBlocks(). It
means this data structure is populated, but IBR (incremental block reports) do not cause deleted blocks to be removed from it. As a result, the heap usage keeps increasing.




--
This message was sent by Atlassian JIRA
(v6.2#6252)