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

Thomas Marquardt commented on HADOOP-14715:
-------------------------------------------

*TestWasbRemoteCallHelper.java*:
  *L62* - I recommend referencing  
*CachingAuthorizer.KEY_AUTH_SERVICE_CACHING_ENABLE* instead of declaring a new 
variable.
  
  *L362* - Duplication can be minimized, for example:

      *int expectedNumberOfInvocations = (isAuthorizationCachingEnabled) ? 1 : 
2;*

      // then call *times(expectedNumberOfInvocations)*

> TestWasbRemoteCallHelper failing
> --------------------------------
>
>                 Key: HADOOP-14715
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14715
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 2.9.0, 3.0.0-beta1
>            Reporter: Steve Loughran
>            Assignee: Esfandiar Manii
>         Attachments: HADOOP-14715-001.patch, HADOOP-14715-002.patch
>
>
> {{org.apache.hadoop.fs.azure.TestWasbRemoteCallHelper.testWhenOneInstanceIsDown}}
>  is failing for me on trunk



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to