Sneha Varma created HADOOP-15778:
------------------------------------

             Summary: 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


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: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to