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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
