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

Async Batch shards changes for GatewayAllocator #8746

Merged
merged 46 commits into from
Apr 26, 2024

Added changelog

080c3ba
Select commit
Loading
Failed to load commit list.
Merged

Async Batch shards changes for GatewayAllocator #8746

Added changelog
080c3ba
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 26, 2024 in 0s

71.43% (target 70.00%)

View this Pull Request on Codecov

71.43% (target 70.00%)

Details

Codecov Report

Attention: Patch coverage is 57.36196% with 139 lines in your changes are missing coverage. Please review.

Project coverage is 71.43%. Comparing base (b15cb0c) to head (080c3ba).
Report is 224 commits behind head on main.

Files Patch % Lines
...pensearch/gateway/ShardsBatchGatewayAllocator.java 60.97% 98 Missing and 14 partials ⚠️
...ore/TransportNodesListShardStoreMetadataBatch.java 0.00% 10 Missing ⚠️
.../cluster/routing/allocation/AllocationService.java 38.46% 7 Missing and 1 partial ⚠️
...er/routing/allocation/ExistingShardsAllocator.java 12.50% 7 Missing ⚠️
...va/org/opensearch/cluster/routing/RoutingNode.java 0.00% 1 Missing ⚠️
.../opensearch/gateway/BaseGatewayShardAllocator.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #8746      +/-   ##
============================================
+ Coverage     71.42%   71.43%   +0.01%     
- Complexity    59978    60789     +811     
============================================
  Files          4985     5045      +60     
  Lines        282275   286042    +3767     
  Branches      40946    41427     +481     
============================================
+ Hits         201603   204327    +2724     
- Misses        63999    64832     +833     
- Partials      16673    16883     +210     

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