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 "Steve Loughran (Jira)" <ji...@apache.org> on 2021/11/04 13:38:00 UTC

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

Steve Loughran created HADOOP-17989:
---------------------------------------

             Summary: 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


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