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] Add support to disable flush based on translog reader count #14044

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

shourya035
Copy link
Member

Description

Backporting #14027 to 2.x

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

Copy link
Contributor

github-actions bot commented Jun 6, 2024

❕ Gradle check result for 0890947: UNSTABLE

Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure.

Copy link

codecov bot commented Jun 6, 2024

Codecov Report

Attention: Patch coverage is 57.14286% with 3 lines in your changes missing coverage. Please review.

Project coverage is 71.40%. Comparing base (0dd892c) to head (0890947).
Report is 307 commits behind head on 2.x.

Files Patch % Lines
...rg/opensearch/index/translog/RemoteFsTranslog.java 25.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #14044      +/-   ##
============================================
+ Coverage     71.28%   71.40%   +0.11%     
- Complexity    60145    61459    +1314     
============================================
  Files          4957     5041      +84     
  Lines        282799   288856    +6057     
  Branches      41409    42196     +787     
============================================
+ Hits         201591   206244    +4653     
- Misses        64189    65182     +993     
- Partials      17019    17430     +411     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

kkewwei pushed a commit to kkewwei/OpenSearch that referenced this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants