Brian Frank Loss created HADOOP-17811: -----------------------------------------
Summary: ABFS: Allow all ExponentialRetryPolicy properties to be configured Key: HADOOP-17811 URL: https://issues.apache.org/jira/browse/HADOOP-17811 Project: Hadoop Common Issue Type: Improvement Components: documentation, fs/azure Reporter: Brian Frank Loss The ABFS driver uses ExponentialRetryPolicy to handle throttling by the ADLS Gen 2 API. The number of retries can already be configured by setting the property fs.azure.io.retry.max.retries. However, none of the other properties on ExponentialRetryPolicy can be set even though configuration properties have already been defined for them. Allow the additional properties (min/max retry wait, default wait) to be configured. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org