Skip to content
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

[Backport 2.x] [Remote Store] Optimize segments metadata upload (#7905) #8410

Merged
merged 1 commit into from
Jul 4, 2023

Conversation

ashking94
Copy link
Member

Description

Backports #7905 to 2.x branch.

Related Issues

Resolves #7443

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

github-actions bot commented Jul 3, 2023

Gradle Check (Jenkins) Run Completed with:

@Rishikesh1159
Copy link
Member

@ashking94 can you please rebase your branch with latest 2.x changes

…7905)

Signed-off-by: Ashish Singh <ssashish@amazon.com>
@github-actions
Copy link
Contributor

github-actions bot commented Jul 4, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Jul 4, 2023

Codecov Report

Merging #8410 (637a9e0) into 2.x (0342349) will increase coverage by 0.07%.
The diff coverage is 77.77%.

@@             Coverage Diff              @@
##                2.x    #8410      +/-   ##
============================================
+ Coverage     70.53%   70.60%   +0.07%     
- Complexity    56892    56943      +51     
============================================
  Files          4717     4717              
  Lines        269782   269783       +1     
  Branches      39887    39888       +1     
============================================
+ Hits         190298   190490     +192     
+ Misses        63114    62963     -151     
+ Partials      16370    16330      -40     
Impacted Files Coverage Δ
...search/index/shard/RemoteStoreRefreshListener.java 89.94% <77.77%> (-0.46%) ⬇️

... and 451 files with indirect coverage changes

@sachinpkale sachinpkale merged commit f1fd673 into opensearch-project:2.x Jul 4, 2023
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants