You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Josh Elser (Jira)" <ji...@apache.org> on 2021/11/04 16:39:00 UTC

[jira] [Commented] (HADOOP-17989) ITestAzureBlobFileSystemDelete failing "Operations has null HTTP response"

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

Josh Elser commented on HADOOP-17989:
-------------------------------------

ack, Steve. Thanks for filing. Let me start by actually figuring out if this fails for me (or if I just have some incorrect test harness/setup).

> 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: Josh Elser
>            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.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org