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

Thomas Marquardt commented on HADOOP-15740:
-------------------------------------------

+1  All tests pass for me too.  I will push this.

 

mvn -T 1C -Dparallel-tests-abfs -Dscale -DtestsThreadCount=8 clean verify
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0
Tests run: 268, Failures: 0, Errors: 0, Skipped: 182
Tests run: 167, Failures: 0, Errors: 0, Skipped: 27

> ABFS: Check variable names during initialization of 
> AbfsClientThrottlingIntercept 
> ----------------------------------------------------------------------------------
>
>                 Key: HADOOP-15740
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15740
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Sneha Varma
>            Assignee: Sneha Varma
>            Priority: Minor
>         Attachments: HADOOP-15740-HADOOP-15407-001.patch
>
>
> In the initializeSingleton function of the AbfsClientThrottlingIntercept the 
> local variable name is same as global variable isAutoThrottlingEnabled 
> because of which the global isAutoThrottlingEnabled is not being set to true.
>  



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