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] Make RemoteStoreReplicationSource#getSegmentFiles asynchronous #10771

Merged
merged 1 commit into from
Oct 20, 2023

Make RemoteStoreReplicationSource#getSegmentFiles asynchronous (#10725)

8fad0ea
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] Make RemoteStoreReplicationSource#getSegmentFiles asynchronous #10771

Make RemoteStoreReplicationSource#getSegmentFiles asynchronous (#10725)
8fad0ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 20, 2023 in 0s

70.91% (target 70.00%)

View this Pull Request on Codecov

70.91% (target 70.00%)

Details

Codecov Report

Merging #10771 (8fad0ea) into 2.x (822b9d3) will decrease coverage by 0.07%.
Report is 6 commits behind head on 2.x.
The diff coverage is 73.00%.

@@             Coverage Diff              @@
##                2.x   #10771      +/-   ##
============================================
- Coverage     70.98%   70.91%   -0.07%     
+ Complexity    58685    58652      -33     
============================================
  Files          4839     4839              
  Lines        277012   277135     +123     
  Branches      40639    40657      +18     
============================================
- Hits         196629   196540      -89     
- Misses        63664    63851     +187     
- Partials      16719    16744      +25     
Files Coverage Δ
...pensearch/common/settings/FeatureFlagSettings.java 50.00% <ø> (ø)
.../java/org/opensearch/gateway/GatewayMetaState.java 67.59% <100.00%> (-1.88%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 69.54% <100.00%> (-0.14%) ⬇️
.../org/opensearch/index/mapper/RangeFieldMapper.java 87.25% <100.00%> (ø)
.../org/opensearch/index/mapper/RootObjectMapper.java 82.74% <100.00%> (+0.07%) ⬆️
...search/index/shard/RemoteStoreRefreshListener.java 87.56% <100.00%> (-2.86%) ⬇️
...ces/replication/PrimaryShardReplicationSource.java 96.00% <ø> (ø)
.../indices/replication/common/ReplicationTarget.java 72.50% <100.00%> (+1.44%) ⬆️
...n/java/org/opensearch/script/ScoreScriptUtils.java 1.50% <100.00%> (ø)
...nsearch/search/aggregations/support/ValueType.java 79.59% <100.00%> (+0.42%) ⬆️
... and 14 more

... and 457 files with indirect coverage changes