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 22:23:24 UTC

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

     [ https://issues.apache.org/jira/browse/HDFS-6602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kihwal Lee resolved HDFS-6602.
------------------------------

    Resolution: Duplicate
      Assignee: Kihwal Lee

It's already fixed by HDFS-6424!

> 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
>            Assignee: 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)