lastDeletedReport should be scoped to BPOfferService, not DN ------------------------------------------------------------
Key: HDFS-2529 URL: https://issues.apache.org/jira/browse/HDFS-2529 Project: Hadoop HDFS Issue Type: Bug Affects Versions: 0.23.0 Reporter: Todd Lipcon Each BPOfferService separately tracks and reports deleted blocks. But, lastDeletedReport is a member variable in DataNode, so deletion reports may not be triggered on the desired interval. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira