[jira] [Assigned] (HADOOP-17093) ABFS: GetAccessToken unrecoverable failures are being retried

2020-07-15 Thread Bilahari T H (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-17093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bilahari T H reassigned HADOOP-17093:
-

Assignee: Bilahari T H  (was: Sneha Vijayarajan)

> 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: Bilahari T H
>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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Assigned] (HADOOP-17093) ABFS: GetAccessToken unrecoverable failures are being retried

2020-06-24 Thread Sneha Vijayarajan (Jira)


 [ 
https://issues.apache.org/jira/browse/HADOOP-17093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sneha Vijayarajan reassigned HADOOP-17093:
--

Assignee: Sneha Vijayarajan

> 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: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org