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

ITestBlobDataValidation gets confused if upload fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • HADOOP-15407
    • None
    • fs/azure
    • None

    Description

      ITestBlobDataValidation has a storage event callback which is invoked to check the MD5 checksum. If the upload failed this check is false —but the root cause is lost due to the assertion error raised.

      Proposed: have the callback check the result of the error and only look for the MD5 value on a successful upload.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: