-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Support real-time gets on hollow shards #122012
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
Merged
Changes from 21 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
db73b39
Support returning latest hollow generation real-time GET requests
arteam 0bced20
Also support multi-get requests
arteam 44fed83
Merge remote-tracking branch 'origin/main' into hollow-real-time-gets
arteam 3237dfa
Make TransportGetFromTranslogAction and TransportShardMultiGetFomTran…
arteam 47b5083
Revert "Support returning latest hollow generation real-time GET requ…
arteam f207d15
Bring back original TransportGetFromTranslogAction and TransportShard…
arteam 75431f7
Merge remote-tracking branch 'origin/main' into hollow-real-time-gets
arteam 40301f2
Retry real-time gets for AlreadyClosedException
arteam ff0c191
Correctly check index service in case index is not a different node
arteam 634cbf4
Merge branch 'main' into hollow-real-time-gets
arteam e8b47d2
Remove access to multi get request items
arteam 195f5fb
Support returning latest hollow generation real-time GET requests
arteam 0ca0c78
Throw UnsupportedOperationExceptions for `getLastUnsafeSegmentGenerat…
arteam 87240c5
Also support multi-get requests
arteam 25e5e9d
Call getLastUnsafeSegmentGenerationForGets directly on Engine
arteam ed8c902
Revert "Make TransportGetFromTranslogAction and TransportShardMultiGe…
arteam 07ab4b7
Merge branch 'main' into hollow-real-time-gets
arteam ecf8aba
Merge branch 'main' into hollow-real-time-gets
arteam 4806d11
Retry getTranslog calls if we encountered `AlreadyClosedException` an…
arteam 1c03540
Merge branch 'main' into hollow-real-time-gets
arteam b965926
Revert "Correctly check index service in case index is not a differen…
arteam 5d85f39
Merge branch 'main' into hollow-real-time-gets
arteam 847bf5c
Correctly check index service in case index is not a different node
arteam 4bdcafb
Use try versions of get*Translog calls so we don't retry forever
arteam 01b81bb
Add TODOs for ES-10826
arteam 8d4ab8e
Revert "Correctly check index service in case index is not a differen…
arteam d29028c
Merge branch 'main' into hollow-real-time-gets
arteam 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.