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-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to