You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2018/09/03 12:22:00 UTC

[jira] [Created] (HADOOP-15713) ITestBlobDataValidation gets confused if upload fails

Steve Loughran created HADOOP-15713:
---------------------------------------

             Summary: ITestBlobDataValidation gets confused if upload fails
                 Key: HADOOP-15713
                 URL: https://issues.apache.org/jira/browse/HADOOP-15713
             Project: Hadoop Common
          Issue Type: Sub-task
          Components: fs/azure
    Affects Versions: HADOOP-15407
            Reporter: Steve Loughran


{{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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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