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] Segment Replication - Allow search idle with no replicas #8709

Merged
merged 1 commit into from
Jul 15, 2023

Segment Replication - Allow search idle with no replicas (#8173)

5624e56
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Segment Replication - Allow search idle with no replicas #8709

Segment Replication - Allow search idle with no replicas (#8173)
5624e56
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Jul 15, 2023 in 0s

70.71% (target 70.00%)

View this Pull Request on Codecov

70.71% (target 70.00%)

Details

Codecov Report

Merging #8709 (5624e56) into 2.x (907934a) will increase coverage by 0.03%.
The diff coverage is 50.00%.

@@             Coverage Diff              @@
##                2.x    #8709      +/-   ##
============================================
+ Coverage     70.67%   70.71%   +0.03%     
- Complexity    57334    57372      +38     
============================================
  Files          4758     4758              
  Lines        271560   271563       +3     
  Branches      40031    40031              
============================================
+ Hits         191937   192024      +87     
+ Misses        63162    63071      -91     
- Partials      16461    16468       +7     
Impacted Files Coverage Δ
.../main/java/org/opensearch/index/IndexSettings.java 86.03% <0.00%> (-0.44%) ⬇️
...in/java/org/opensearch/index/shard/IndexShard.java 69.08% <100.00%> (-0.04%) ⬇️

... and 451 files with indirect coverage changes