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

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

                Author: ASF GitHub Bot
            Created on: 23/Mar/21 06:35
            Start Date: 23/Mar/21 06:35
    Worklog Time Spent: 10m 
      Work Description: sumangala-patki commented on pull request #2795:
URL: https://github.com/apache/hadoop/pull/2795#issuecomment-804657103


   TEST RESULTS
   
   HNS Account Location: East US 2
   NonHNS Account Location: East US 2, Central US
   
   ```
   HNS OAuth
   
   [INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 497, Failures: 0, Errors: 0, Skipped: 70
   [WARNING] Tests run: 259, Failures: 0, Errors: 0, Skipped: 49
   
   HNS-SharedKey
   
   [INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 495, Failures: 0, Errors: 0, Skipped: 24
   [WARNING] Tests run: 259, Failures: 0, Errors: 0, Skipped: 40
   
   Non-HNS SharedKey
   
   [INFO] Tests run: 94, Failures: 0, Errors: 0, Skipped: 0
   [WARNING] Tests run: 504, Failures: 0, Errors: 0, Skipped: 250
   [WARNING] Tests run: 259, Failures: 0, Errors: 0, Skipped: 40
   ```


-- 
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: 570266)
    Time Spent: 40m  (was: 0.5h)

> ABFS: Change default Readahead Queue Depth from num(processors) to const
> ------------------------------------------------------------------------
>
>                 Key: HADOOP-17596
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17596
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure
>    Affects Versions: 3.3.1
>            Reporter: Sumangala Patki
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> The default value of readahead queue depth is currently set to the number of 
> available processors. However, this can result in one inputstream instance 
> consuming more processor time. To ensure equal thread allocation during read 
> for all inputstreams created in a session, we change the default readahead 
> queue depth to a constant (2).



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to