[ https://issues.apache.org/jira/browse/HADOOP-17989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17441787#comment-17441787 ]
Steve Loughran commented on HADOOP-17989: ----------------------------------------- going to fix in HADOOP-18002 > ITestAzureBlobFileSystemDelete failing "Operations has null HTTP response" > -------------------------------------------------------------------------- > > Key: HADOOP-17989 > URL: https://issues.apache.org/jira/browse/HADOOP-17989 > Project: Hadoop Common > Issue Type: Bug > Components: fs/azure, test > Affects Versions: 3.3.2 > Reporter: Steve Loughran > Assignee: Steve Loughran > Priority: Major > > ITestAzureBlobFileSystemDelete .testDeleteIdempotency failing > looks like caused by HADOOP-17934 and not a bug in that patch, just a mockito > based test case which needs fixing now a new method is called. > {code} > java.lang.IllegalArgumentException: Operations has null HTTP response > at > org.apache.hadoop.thirdparty.com.google.common.base.Preconditions.checkArgument(Preconditions.java:144) > at > org.apache.hadoop.fs.azurebfs.services.AbfsClient.deleteIdempotencyCheckOp(AbfsClient.java:830) > at > org.apache.hadoop.fs.azurebfs.ITestAzureBlobFileSystemDelete.testDeleteIdempotency(ITestAzureBlobFileSystemDelete.java:196) > {code} -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org