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)