-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-17377: ABFS: MsiTokenProvider doesn't retry HTTP 429/410 from the Instance Metadata Service #5273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
anmolanmol1234
wants to merge
28
commits into
apache:trunk
Choose a base branch
from
anmolanmol1234:HADOOP-17377
base: trunk
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+116
−4
Open
HADOOP-17377: ABFS: MsiTokenProvider doesn't retry HTTP 429/410 from the Instance Metadata Service #5273
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
3f6386a
Add retry for HTTP 429 and HTTP 410
anmolasrani123 56c6f7d
Add retry for HTTP 429 and HTTP 410
anmolasrani123 2c25b39
Add retry for HTTP 429 and HTTP 410
anmolasrani123 88e51b6
Added tests to verify retry
anmolasrani123 3be0b00
Removing unused imports
anmolasrani123 e04011c
Adding negative tests
anmolasrani123 6283410
Merge branch 'trunk' into HADOOP-17377
anmolanmol1234 cf73a70
Merge branch 'apache:trunk' into HADOOP-17377
anmolanmol1234 e6740a3
Resolving PR comments
anmolanmol1234 0688809
Mockito fix
anmolanmol1234 115e88a
Added in other PR
anmolanmol1234 fe15f44
Removed
anmolanmol1234 01ec633
Removed new version changes
anmolanmol1234 4faa92d
Merge branch 'HADOOP-17377' of https://github.com/anmolanmol1234/hado…
anmolanmol1234 24c0483
Reverted
anmolanmol1234 99e66fa
Reverted mockito changes
anmolanmol1234 8b5e883
Merge branch 'apache:trunk' into HADOOP-17377
anmolanmol1234 1472eb8
POM
anmolanmol1234 7ba573f
Merge branch 'apache:trunk' into HADOOP-17377
anmolanmol1234 3f80d00
Merge branch 'HADOOP-17377' of https://github.com/anmolanmol1234/hado…
anmolanmol1234 462a3b6
Checkstyle fix
anmolanmol1234 78329de
PR comments
anmolanmol1234 240965d
Correct default value for backoff interval
anmolanmol1234 b0563a1
Merge branch 'apache:trunk' into HADOOP-17377
anmolanmol1234 225541e
Merge branch 'HADOOP-17377' of https://github.com/anmolanmol1234/hado…
anmolanmol1234 c7d4671
Modify tests and backmerge
anmolanmol1234 588ffb9
Checkstyle and mockito fix
anmolanmol1234 fd26066
fix config value
anmolanmol1234 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.