[ 
https://issues.apache.org/jira/browse/HADOOP-17576?focusedWorklogId=580643&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-580643
 ]

ASF GitHub Bot logged work on HADOOP-17576:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 11/Apr/21 05:26
            Start Date: 11/Apr/21 05:26
    Worklog Time Spent: 10m 
      Work Description: sumangala-patki edited a comment on pull request #2885:
URL: https://github.com/apache/hadoop/pull/2885#issuecomment-817251184


   TEST RESULTS
   
   HNS Account Location: East US 2
   NonHNS Account Location: East US 2, Central US
   
   ```
   HNS-OAuth
   
   [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 512, Failures: 0, Errors: 0, Skipped: 68
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:631
 » TestTimedOut
   [ERROR] Tests run: 261, Failures: 0, Errors: 1, Skipped: 50
   
   HNS-SharedKey
   
   [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
   [ERROR] Tests run: 512, Failures: 0, Errors: 0, Skipped: 24
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:62->testReadWriteAndSeek:78
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:631
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:631
 » TestTimedOut
   [ERROR] Tests run: 261, Failures: 0, Errors: 3, Skipped: 40
   
   NonHNS-SharedKey
   
   [INFO] Tests run: 93, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 512, Failures: 0, Errors: 0, Skipped: 247
   [ERROR]   
ITestAbfsReadWriteAndSeek.testReadAndWriteWithDifferentBufferSizesAndSeek:62->testReadWriteAndSeek:78
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractDistCp>AbstractContractDistCpTest.testDistCpWithIterator:631
 » TestTimedOut
   [ERROR]   
ITestAbfsFileSystemContractSecureDistCp>AbstractContractDistCpTest.testDistCpWithIterator:631
 » TestTimedOut
   [ERROR] Tests run: 261, Failures: 0, Errors: 3, Skipped: 40
   ```
   
   Note: The timeouts in some of the above tests are commonly observed due to 
network issues and are not related to this PR. 
   Existing JIRAs for tracking the timeout failures in these tests: 
[AbstractContractDistCpTest](https://issues.apache.org/jira/browse/HADOOP-17628),
 [ITestAbfsReadWriteAndSeek](https://issues.apache.org/jira/browse/HADOOP-15702)


-- 
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:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 580643)
    Time Spent: 3h  (was: 2h 50m)

> ABFS: Disable throttling update for auth failures
> -------------------------------------------------
>
>                 Key: HADOOP-17576
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17576
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Assignee: Sumangala Patki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> Throttling metrics are updated post the execution of each request. Failures 
> related to fetching access tokens and signing requests do not occur at the 
> Store. Hence, such operations should not contribute to the measured Store 
> failures, and are therefore excluded from the metric update for throttling.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to