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] [RW Separation] Add polling segment replication for search replicas (#15627) #15717

Merged
merged 2 commits into from
Sep 5, 2024

Conversation

mch2
Copy link
Member

@mch2 mch2 commented Sep 5, 2024

manual backport of #15627

…pensearch-project#15627)

(cherry picked from commit 375c0bf)
Signed-off-by: Marc Handalian <marc.handalian@gmail.com>

This comment was marked as outdated.

Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
(cherry picked from commit a67add4)

This comment was marked as outdated.

Copy link
Contributor

github-actions bot commented Sep 5, 2024

✅ Gradle check result for 9203a3e: SUCCESS

Copy link

codecov bot commented Sep 5, 2024

Codecov Report

Attention: Patch coverage is 74.07407% with 14 lines in your changes missing coverage. Please review.

Project coverage is 71.61%. Comparing base (017f7d4) to head (9203a3e).
Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
...c/main/java/org/opensearch/index/IndexService.java 66.66% 7 Missing and 2 partials ⚠️
...rc/main/java/org/opensearch/index/IndexModule.java 0.00% 2 Missing ⚠️
...org/opensearch/index/seqno/ReplicationTracker.java 75.00% 0 Missing and 1 partial ⚠️
...in/java/org/opensearch/indices/IndicesService.java 50.00% 1 Missing ⚠️
...nsearch/indices/replication/SegmentReplicator.java 93.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #15717      +/-   ##
============================================
- Coverage     71.72%   71.61%   -0.12%     
+ Complexity    64329    64319      -10     
============================================
  Files          5261     5262       +1     
  Lines        300936   301057     +121     
  Branches      43822    43835      +13     
============================================
- Hits         215854   215587     -267     
- Misses        67024    67489     +465     
+ Partials      18058    17981      -77     

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

@mch2 mch2 merged commit af8b4e9 into opensearch-project:2.x Sep 5, 2024
35 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.

2 participants