[
https://issues.apache.org/jira/browse/HADOOP-17093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sneha Vijayarajan resolved HADOOP-17093.
----------------------------------------
Release Note: To be fixed by HADOOP-17092
Resolution: Duplicate
> ABFS: GetAccessToken unrecoverable failures are being retried
> -------------------------------------------------------------
>
> Key: HADOOP-17093
> URL: https://issues.apache.org/jira/browse/HADOOP-17093
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/azure
> Reporter: Sneha Vijayarajan
> Assignee: Sneha Vijayarajan
> Priority: Major
> Fix For: 3.4.0
>
>
> When there is an invalid config set, call to fetch token fails with exception:
> throw new UnexpectedResponseException(httpResponseCode,
> requestId,
> operation
> + " Unexpected response."
> + " Check configuration, URLs and proxy settings."
> + " proxies=" + proxies,
> authEndpoint,
> responseContentType,
> responseBody);
> }
> Issue here is that UnexpectedResponseException is not recognized as
> irrecoverable state and ends up being retried. This needs to be fixed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]