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

[Segment Replication] Introduce cluster level setting cluster.index.restrict.replication.type to prevent replication type setting override during index creations #11583

Merged

Fix failing integ test

948ce3a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 20, 2023 in 1s

71.40% (target 70.00%)

View this Pull Request on Codecov

71.40% (target 70.00%)

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f1243ea) 71.28% compared to head (948ce3a) 71.40%.
Report is 1 commits behind head on main.

Files Patch % Lines
...h/cluster/metadata/MetadataCreateIndexService.java 92.30% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11583      +/-   ##
============================================
+ Coverage     71.28%   71.40%   +0.11%     
- Complexity    59139    59220      +81     
============================================
  Files          4906     4906              
  Lines        278184   278198      +14     
  Branches      40421    40422       +1     
============================================
+ Hits         198296   198639     +343     
+ Misses        63376    63055     -321     
+ Partials      16512    16504       -8     

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