[
https://issues.apache.org/jira/browse/HDFS-781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12785458#action_12785458
]
Jakob Homan commented on HDFS-781:
----------------------------------
Patch looks good except that, if we're (correctly) improving the test directory
name, we should also fix its writing directly to /tmp rather than using the
build property ({code}System.getProperty("test.build.data","/tmp"){code})
(HADOOP-5916).
> Metrics PendingDeletionBlocks is not decremented
> ------------------------------------------------
>
> Key: HDFS-781
> URL: https://issues.apache.org/jira/browse/HDFS-781
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: name-node
> Affects Versions: 0.20.2, 0.21.0, 0.22.0
> Reporter: Suresh Srinivas
> Assignee: Suresh Srinivas
> Attachments: hdfs-781.1.patch, hdfs-781.2.patch, hdfs-781.patch
>
>
> PendingDeletionBlocks is not decremented decremented when blocks pending
> deletion in {{BlockManager.recentInvalidateSets}} are sent to datanode for
> deletion. This results in invalid value in the metrics.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.