[ https://issues.apache.org/jira/browse/HADOOP-17166?focusedWorklogId=478266&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-478266 ]
ASF GitHub Bot logged work on HADOOP-17166: ------------------------------------------- Author: ASF GitHub Bot Created on: 03/Sep/20 03:44 Start Date: 03/Sep/20 03:44 Worklog Time Spent: 10m Work Description: bilaharith commented on a change in pull request #2179: URL: https://github.com/apache/hadoop/pull/2179#discussion_r482685168 ########## File path: hadoop-tools/hadoop-azure/src/main/java/org/apache/hadoop/fs/azurebfs/constants/ConfigurationKeys.java ########## @@ -52,6 +52,8 @@ public static final String AZURE_OAUTH_TOKEN_FETCH_RETRY_DELTA_BACKOFF = "fs.azure.oauth.token.fetch.retry.delta.backoff"; // Read and write buffer sizes defined by the user + public static final String AZURE_WRITE_MAX_CONCURRENT_REQUESTS = "fs.azure.write.max.concurrent.requests"; Review comment: These configs are tested on prod environments. The same can remain as a means to controle the resource usage. With the internal discussions we had we would like to keep the same this way. ---------------------------------------------------------------- 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: 478266) Time Spent: 40m (was: 0.5h) > ABFS: Add configs for maxConcurrentRequestCount and threadpool queue size > ------------------------------------------------------------------------- > > Key: HADOOP-17166 > URL: https://issues.apache.org/jira/browse/HADOOP-17166 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure > Affects Versions: 3.3.0 > Reporter: Bilahari T H > Assignee: Bilahari T H > Priority: Minor > Labels: pull-request-available > Fix For: 3.4.0 > > Time Spent: 40m > Remaining Estimate: 0h > -- 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