[
https://issues.apache.org/jira/browse/HADOOP-17407?focusedWorklogId=521106&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-521106
]
ASF GitHub Bot logged work on HADOOP-17407:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 07/Dec/20 11:44
Start Date: 07/Dec/20 11:44
Worklog Time Spent: 10m
Work Description: snvijaya commented on pull request #2525:
URL: https://github.com/apache/hadoop/pull/2525#issuecomment-739866803
Test Results from accounts in East US2.
HNS-OAuth
========================
[INFO] Results:
[INFO]
[INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[WARNING] Tests run: 460, Failures: 0, Errors: 0, Skipped: 68
[INFO] Results:
[INFO]
[WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 141
HNS-AppendBlob
========================
[INFO] Results:
[INFO]
[INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]
ITestAbfsNetworkStatistics.testAbfsHttpResponseStatistics:233->AbstractAbfsIntegrationTest.assertAbfsStatistics:453->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88
Mismatch in get_responses expected:<6> but was:<7>
[ERROR] ITestAbfsOutputStream.testMaxRequestsAndQueueCapacity:72
[maxConcurrentRequests should be 6] expected:<[6]> but was:<[1]>
[ERROR] ITestAbfsOutputStream.testMaxRequestsAndQueueCapacityDefaults:50
[maxConcurrentRequests should be 32] expected:<[32]> but was:<[1]>
[INFO]
[ERROR] Tests run: 460, Failures: 3, Errors: 0, Skipped: 68
[INFO] Results:
[INFO]
[WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 141
HNS-SharedKey
========================
[INFO] Results:
[INFO]
[INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[WARNING] Tests run: 460, Failures: 0, Errors: 0, Skipped: 24
[INFO] Results:
[INFO]
[WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 24
NonHNS-OAuth
========================
[INFO] Results:
[INFO]
[INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[WARNING] Tests run: 460, Failures: 0, Errors: 0, Skipped: 251
[INFO] Results:
[INFO]
[WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 141
NonHNS-SharedKey
========================
[INFO] Results:
[INFO]
[INFO] Tests run: 90, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[WARNING] Tests run: 460, Failures: 0, Errors: 0, Skipped: 247
[INFO] Results:
[INFO]
[WARNING] Tests run: 208, Failures: 0, Errors: 0, Skipped: 24
Failures in AppendBlob test combination will be addressed in
https://issues.apache.org/jira/browse/HADOOP-17404.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 521106)
Time Spent: 0.5h (was: 20m)
> ABFS: Delete Idempotency handling can lead to NPE
> -------------------------------------------------
>
> Key: HADOOP-17407
> URL: https://issues.apache.org/jira/browse/HADOOP-17407
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Affects Versions: 3.3.0
> Reporter: Sneha Vijayarajan
> Assignee: Sneha Vijayarajan
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.3.1
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Delete idempotency code returns success with a dummy success HttpOperation.
> the calling code that checks continuation token throws NPE as the dummy
> success instance does not have any response headers.
> In case of non-HNS account, server coulf return continuation token. Dummy
> success response code is modified to not fail while accessing response
> headers.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]