-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[Optimization] Cluster State Update Optimization #7853
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
shwetathareja
merged 24 commits into
opensearch-project:main
from
sandeshkr419:indicesLookup
Jul 10, 2023
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
7409e4d
Draft Cluster State Update Optimization
sandeshkr419 22e435f
Removing explicit skip computation variable for computing all indices…
sandeshkr419 bae5446
Minor formatting
sandeshkr419 37ca81d
Add Chengelog
sandeshkr419 fa1374a
Merge branch 'main' into indicesLookup
sandeshkr419 62a3f69
Refactor
sandeshkr419 198a11b
Add Chengelog
sandeshkr419 ecec7c8
Change customs comparison to data stream comparison only
sandeshkr419 cc41985
Merge branch 'main' into indicesLookup
sandeshkr419 35b1c8a
Fix dataStreamPreviousMetadata NPE
sandeshkr419 01fcd3a
Remove dead code
sandeshkr419 59af76e
Spotless fix
sandeshkr419 e347287
Tests fix for NPE
sandeshkr419 264a435
Utilize previousMetadata to insted of multiple variable copies
sandeshkr419 7b81fb2
Merge branch 'main' into indicesLookup
sandeshkr419 b03507f
Merge branch 'main' into indicesLookup
sandeshkr419 82c78eb
Merge branch 'main' into indicesLookup
sandeshkr419 00199f9
Remove extra log lines and add test cases
sandeshkr419 e3cca6f
Refactoring and spotless check
sandeshkr419 a91edcb
Inclusing tests for metadata comparison in existing test
sandeshkr419 f16d1ac
Fix test
sandeshkr419 0e6bf89
Merge branch 'main' into indicesLookup
sandeshkr419 a9b81f4
Merge branch 'main' into indicesLookup
sandeshkr419 d0f0135
Merge branch 'main' into indicesLookup
sandeshkr419 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.