[ https://issues.apache.org/jira/browse/HADOOP-17989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Loughran resolved HADOOP-17989. ------------------------------------- Fix Version/s: 3.3.3 Resolution: Fixed > 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 > Fix For: 3.3.3 > > > 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-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org