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 "Arpit Agarwal (JIRA)" <ji...@apache.org> on 2013/11/12 01:17:17 UTC

[jira] [Created] (HDFS-5501) Fix pendingReceivedRequests tracking in BPServiceActor

Arpit Agarwal created HDFS-5501:
-----------------------------------

             Summary: Fix pendingReceivedRequests tracking in BPServiceActor
                 Key: HDFS-5501
                 URL: https://issues.apache.org/jira/browse/HDFS-5501
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: datanode
    Affects Versions: Heterogeneous Storage (HDFS-2832)
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


{{BPServiceActor#pendingReceivedRequests}} is not tracked correctly for multiple storages. Previously this counter was treated more like a flag, i.e. we only cared whether it was zero or greater than zero. With multiple storages we need to be more precise in tracking this value to correctly determine when to generate incremental block reports.



--
This message was sent by Atlassian JIRA
(v6.1#6144)