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 "Pranav Saxena (Jira)" <ji...@apache.org> on 2022/08/18 05:52:00 UTC

[jira] [Created] (HADOOP-18408) [ABFS]: Ignore run of ITestAbfsRenameStageFailure for NonHNS-SharedKey configuration

Pranav Saxena created HADOOP-18408:
--------------------------------------

             Summary: [ABFS]: Ignore run of ITestAbfsRenameStageFailure for NonHNS-SharedKey configuration
                 Key: HADOOP-18408
                 URL: https://issues.apache.org/jira/browse/HADOOP-18408
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs/azure
            Reporter: Pranav Saxena
            Assignee: Pranav Saxena


ITestAbfsRenameStageFailure fails for NonHNS-SharedKey configuration.

Failure:
[ERROR]   ITestAbfsRenameStageFailure>TestRenameStageFailure.testResilienceAsExpected:126 [resilient commit support] expected:<[tru]e> but was:<[fals]e>

RCA:
ResilientCommit looks for whether etags are preserved in rename, if not then it throws an exception and the flag for resilientCommitByRename stays null, leading ultimately to the test failure

Mitigation:
Since, etags are not preserved in the case of rename in nonHNS account, test run for nonHNS account is not valid case. Hence, as part of this task, we shall ignore this test for nonHNS configuraiton.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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