[ 
https://issues.apache.org/jira/browse/HADOOP-15778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16624953#comment-16624953
 ] 

Hudson commented on HADOOP-15778:
---------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15037 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/15037/])
HADOOP-15778. ABFS: Fix client side throttling for read. Contributed by 
(stevel: rev d0b4624c88fc48932a7c2800185ed48bb1c5e0fe)
* (edit) 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsClientThrottlingIntercept.java
* (edit) 
hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/services/AbfsRestOperation.java


> ABFS: Fix client side throttling for read
> -----------------------------------------
>
>                 Key: HADOOP-15778
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15778
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sneha Varma
>            Assignee: Sneha Varma
>            Priority: Minor
>             Fix For: HADOOP-15407
>
>         Attachments: HADOOP-15778-HADOOP-15407-001.patch, 
> HADOOP-15778-HADOOP-15407-002.patch
>
>
> 1. The content length for ReadFile in updateMetrics of 
> AbfsClientThrottlingIntercept is incorrect for cases when the request fails.
> It is currently equal to the number of bytes that are read whereas it should 
> be equal to the number of bytes requested.
> 2. sendingRequest of AbfsClientThrottlingIntercept at AbfsRestOperation 
> should be called irrespective of  whether the request has body.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to