You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/14 04:11:49 UTC

[GitHub] [hadoop] snvijaya commented on pull request #2123: ABFS: Making AzureADAuthenticator.getToken() throw HttpException if a…

snvijaya commented on pull request #2123:
URL: https://github.com/apache/hadoop/pull/2123#issuecomment-657955245


   Maybe track in different JIRA, but test/fixes to ensure token fetch code is identifying recoverable (i.e 'should retry') and non-recoverable scenarios correctly. non-recoverable one shouldn't be retried. 
   If the credentials are wrong, the http status code will be -1, which as per the current code in this PR will detect as 'should retry' one ?


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org