[Backport 2.x] Fix local segments stats update in RemoteStoreRefreshListener (#8758)#9268
Merged
sachinpkale merged 1 commit intoopensearch-project:2.xfrom Aug 14, 2023
Merged
Conversation
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Member
Author
|
fae2e85 to
2acda32
Compare
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
2acda32 to
62d15e6
Compare
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
62d15e6 to
c8a4925
Compare
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
…arch-project#8758) Signed-off-by: Ashish Singh <ssashish@amazon.com>
c8a4925 to
7f7fd33
Compare
Contributor
|
Compatibility status: |
Contributor
Gradle Check (Jenkins) Run Completed with:
|
Codecov Report
@@ Coverage Diff @@
## 2.x #9268 +/- ##
============================================
+ Coverage 70.80% 70.89% +0.09%
- Complexity 57491 57558 +67
============================================
Files 4759 4759
Lines 271848 271867 +19
Branches 40093 40090 -3
============================================
+ Hits 192481 192748 +267
+ Misses 62846 62584 -262
- Partials 16521 16535 +14
|
sachinpkale
approved these changes
Aug 14, 2023
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Backport 2416d45 from #8758.