-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Tiered Caching] Bug fix for IndicesRequestCache StaleKey management #13070
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
sohami
merged 42 commits into
opensearch-project:main
from
kiranprakash154:kp/stalekey-status-check
Apr 24, 2024
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
2911c25
Update IndicesRequestCache.java
kiranprakash154 05610d3
Update IndicesRequestCacheTests.java
kiranprakash154 917df93
Update CHANGELOG.md
kiranprakash154 ac1464f
revert
kiranprakash154 f2d72f2
revert
kiranprakash154 148ff74
Update IndicesRequestCache.java
kiranprakash154 d8451c2
Update IndicesRequestCacheTests.java
kiranprakash154 ad88936
Update IndicesRequestCache.java
kiranprakash154 87e5c46
Update IndicesRequestCacheTests.java
kiranprakash154 6b36ee6
Update IndicesRequestCache.java
kiranprakash154 bebfc3a
Update IndicesRequestCacheTests.java
kiranprakash154 4179f46
Merge branch 'main' into kp/stalekey-status-check
kiranprakash154 f42ebb8
Update IndicesRequestCacheTests.java
kiranprakash154 56f4e1f
Update IndicesRequestCacheTests.java
kiranprakash154 6630cfc
Update IndicesRequestCacheTests.java
kiranprakash154 5de80d0
Update IndicesRequestCache.java
kiranprakash154 139cbfc
Update IndicesRequestCacheTests.java
kiranprakash154 eaeba38
Update IndicesRequestCacheTests.java
kiranprakash154 6122aa2
Update IndicesRequestCache.java
kiranprakash154 e870a98
Update IndicesRequestCacheTests.java
kiranprakash154 f658de6
Merge branch 'main' into kp/stalekey-status-check
kiranprakash154 bed1121
Update IndicesRequestCache.java
kiranprakash154 e178ea7
Update IndicesRequestCacheTests.java
kiranprakash154 e14a54c
Merge branch 'kp/stalekey-status-check' of https://github.com/kiranpr…
kiranprakash154 3a2e852
code comments only
kiranprakash154 5989e1d
docs changes
kiranprakash154 68b949b
Update CHANGELOG.md
kiranprakash154 dd91613
revert catching AlreadyClosedException
kiranprakash154 707f8bd
assert
kiranprakash154 00dee8d
Merge branch 'main' into kp/stalekey-status-check
kiranprakash154 70cc990
conflicts
kiranprakash154 b6b5f2b
Update IndicesRequestCacheTests.java
kiranprakash154 4c69187
Update IndicesRequestCache.java
kiranprakash154 31d9c54
address comments
kiranprakash154 9aeb82d
Update IndicesRequestCache.java
kiranprakash154 8bfa6c4
Update IndicesRequestCache.java
kiranprakash154 e37282f
Merge branch 'main' into kp/stalekey-status-check
kiranprakash154 d5cdf50
address conflicts
kiranprakash154 9068227
spotless apply
kiranprakash154 5a15c87
address comments
kiranprakash154 430e57c
update code comments
kiranprakash154 581ea2a
address bug & add tests
kiranprakash154 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
Oops, something went wrong.
Oops, something went wrong.
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.