Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-17989

ITestAzureBlobFileSystemDelete failing "Operations has null HTTP response"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.3.2
    • 3.3.5
    • fs/azure, test
    • None

    Description

      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.

       
      
      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)
      
      

      Attachments

        Issue Links

          Activity

            People

              stevel@apache.org Steve Loughran
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: