Description
Currently retry logic gets triggered when access token fetch fails even with irrecoverable errors. Causing a large wait time for the request failure to be reported.
Retry logic needs to be optimized to identify such access token fetch failures and fail fast.
Attachments
Issue Links
- is related to
-
HADOOP-17377 ABFS: MsiTokenProvider doesn't retry HTTP 429 from the Instance Metadata Service
- Open
- links to