-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-18647. x-ms-client-request-id to have some way that identifies retry of an API. #5437
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
Merged
steveloughran
merged 42 commits into
apache:trunk
from
saxenapranav:retryReason-threadLevelInfo1
Mar 15, 2023
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
e70429c
retryReason foundations.
saxenapranav 2ddd8c9
send failureReasons for adding in x-ms-client-request-id
saxenapranav cc2deb2
added heuristics in RetryReason
saxenapranav eece65f
fixed test for connect timed out
saxenapranav 40adc3e
testabfsrestOperation: to add 5xx tests
saxenapranav 77c9d21
test added
saxenapranav b5d176b
test: testClientRequestIdForConnectAndReadTimeoutRetry
saxenapranav c980762
small refactors
saxenapranav 34fe029
removed non-required capture interface
saxenapranav 7acee90
ASF license; javadocs on the interface.
saxenapranav b7d7121
minimize TestAbfsRestOperation class with added methods for common te…
saxenapranav 1c3f2ee
added javadocs in RetryReason
saxenapranav 9201ab7
removal of non-required new-lines
saxenapranav 77eb790
small refactors
saxenapranav 32e69cb
checkstyle: magic number
saxenapranav 7f77ead
review refactors
saxenapranav 90fce12
review WIP
saxenapranav 06af705
removing enums and having classes with implementation of RetryReasonA…
saxenapranav 62179bc
method change in RetryReasonAbbreviationCreator
saxenapranav 270545d
asf license
saxenapranav de424e3
javadocs + small refactors
saxenapranav 94810b8
fixed access modifier, only public method in abstract class is captur…
saxenapranav dad7b61
javadoc for RetryReason; package name change
saxenapranav ac5593e
RetryReasonConstants
saxenapranav 77aaa01
asf license in RetryReasonConstants
saxenapranav c49ab44
constants in TestAbfsRestOperationMockFailures
saxenapranav e1d38a0
TestRetryReason
saxenapranav e37d2e2
javadocs wip
saxenapranav 8c4ac80
javadocs on retry-categories
saxenapranav 9799dba
javadoc fix in the RetryReasonCategory
saxenapranav 75594b9
Merge pull request #4 from saxenapranav/retry_reason_review2
saxenapranav 8aa5e1e
basic code for primaryRequestId over retry; test added. More tests WIP
saxenapranav 86cfc3e
Merge branch 'trunk' into retryReason-threadLevelInfo1
saxenapranav 003bbfb
testRetryPrimaryRequestIdWhenInitiallySuppliedNonEmpty; testRetryPrim…
saxenapranav e3ba294
checkstyle issue
saxenapranav b33072f
Merge branch 'retry_reason' into retryReason-threadLevelInfo1
saxenapranav 59a47bf
checkstyle
saxenapranav 29edc5e
documentation
saxenapranav 4a739aa
assertion description change
saxenapranav e15ce58
backmerge apache/hadoop:trunk
saxenapranav f6283a9
comment, condition small refactor
saxenapranav ff93fee
javadoc + small refactor as per review
saxenapranav 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
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.