[
https://issues.apache.org/jira/browse/HADOOP-15740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610874#comment-16610874
]
Thomas Marquardt commented on HADOOP-15740:
-------------------------------------------
+1, but you need to share the results from running mvn -T 1C
-Dparallel-tests-abfs -Dscale -DtestsThreadCount=8 clean verify.
As for test automation, it is not feasible to test this feature end-to-end. A
unit test could ensure that the static boolean is set, but has little value in
my opinion, so I am ok with not adding new tests for this change.
> 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]