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.11] Fix bugs causing red indexes with remote indexes during translog upload & store recovery #10498

Merged
merged 1 commit into from
Oct 9, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 8bb11a6 from #10449.

…ad & store recovery (#10449)

---------

Signed-off-by: Ashish Singh <[email protected]>
(cherry picked from commit 8bb11a6)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Compatibility status:

Checks if related components are compatible with change 8e3b5ea

Incompatible components

Skipped components

Compatible components

Compatible components: [https://github.com/opensearch-project/security.git, https://github.com/opensearch-project/alerting.git, https://github.com/opensearch-project/index-management.git, https://github.com/opensearch-project/anomaly-detection.git, https://github.com/opensearch-project/asynchronous-search.git, https://github.com/opensearch-project/sql.git, https://github.com/opensearch-project/observability.git, https://github.com/opensearch-project/job-scheduler.git, https://github.com/opensearch-project/common-utils.git, https://github.com/opensearch-project/reporting.git, https://github.com/opensearch-project/security-analytics.git, https://github.com/opensearch-project/k-nn.git, https://github.com/opensearch-project/cross-cluster-replication.git, https://github.com/opensearch-project/custom-codecs.git, https://github.com/opensearch-project/geospatial.git, https://github.com/opensearch-project/ml-commons.git, https://github.com/opensearch-project/notifications.git, https://github.com/opensearch-project/performance-analyzer.git, https://github.com/opensearch-project/performance-analyzer-rca.git, https://github.com/opensearch-project/neural-search.git]

@github-actions
Copy link
Contributor

github-actions bot commented Oct 7, 2023

Gradle Check (Jenkins) Run Completed with:

@codecov
Copy link

codecov bot commented Oct 7, 2023

Codecov Report

Merging #10498 (8e3b5ea) into 2.11 (dc5128e) will increase coverage by 0.01%.
Report is 2 commits behind head on 2.11.
The diff coverage is 25.00%.

@@             Coverage Diff              @@
##               2.11   #10498      +/-   ##
============================================
+ Coverage     70.95%   70.96%   +0.01%     
+ Complexity    58565    58485      -80     
============================================
  Files          4829     4829              
  Lines        276379   276382       +3     
  Branches      40578    40578              
============================================
+ Hits         196099   196138      +39     
+ Misses        63593    63478     -115     
- Partials      16687    16766      +79     
Files Coverage Δ
...ibs/core/src/main/java/org/opensearch/Version.java 83.54% <100.00%> (+0.94%) ⬆️
...c/main/java/org/opensearch/index/IndexService.java 75.43% <ø> (-0.22%) ⬇️
...in/java/org/opensearch/index/shard/IndexShard.java 68.56% <0.00%> (-1.17%) ⬇️

... and 467 files with indirect coverage changes

@gbbafna gbbafna merged commit c5b64ee into 2.11 Oct 9, 2023
38 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-10449-to-2.11 branch October 9, 2023 06:11
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.

2 participants