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/13 04:01:18 UTC

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

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

Arpit Agarwal resolved HDFS-5501.
---------------------------------

       Resolution: Fixed
    Fix Version/s: Heterogeneous Storage (HDFS-2832)

Thanks Nicholas, I committed this to branch HDFS-2832.

> 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
>             Fix For: Heterogeneous Storage (HDFS-2832)
>
>         Attachments: h5501.01.patch, h5501.02.patch, h5501.03.patch
>
>
> {{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 not. 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)