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

[Remote Store] Sync segments in refresh listener on refresh after commit #10830

Merged
merged 3 commits into from
Oct 23, 2023

Add comments and java doc

17b9dcd
Select commit
Loading
Failed to load commit list.
Merged

[Remote Store] Sync segments in refresh listener on refresh after commit #10830

Add comments and java doc
17b9dcd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 0s

71.29% (target 70.00%)

View this Pull Request on Codecov

71.29% (target 70.00%)

Details

Codecov Report

Merging #10830 (17b9dcd) into main (51626d0) will decrease coverage by 0.03%.
Report is 9 commits behind head on main.
The diff coverage is 90.04%.

@@             Coverage Diff              @@
##               main   #10830      +/-   ##
============================================
- Coverage     71.31%   71.29%   -0.03%     
- Complexity    58671    58728      +57     
============================================
  Files          4860     4869       +9     
  Lines        276335   276490     +155     
  Branches      40198    40204       +6     
============================================
+ Hits         197068   197123      +55     
- Misses        62803    62886      +83     
- Partials      16464    16481      +17     
Files Coverage Δ
...upport/replication/TransportReplicationAction.java 77.10% <100.00%> (-3.58%) ⬇️
...ava/org/opensearch/cluster/node/DiscoveryNode.java 91.62% <100.00%> (+0.17%) ⬆️
...a/org/opensearch/common/network/NetworkModule.java 92.20% <100.00%> (+0.20%) ⬆️
...rg/opensearch/common/settings/ClusterSettings.java 92.85% <ø> (ø)
.../java/org/opensearch/gateway/GatewayMetaState.java 69.56% <100.00%> (+1.04%) ⬆️
...earch/index/remote/RemoteStorePressureService.java 96.61% <ø> (-3.39%) ⬇️
...ch/index/remote/RemoteTranslogTransferTracker.java 80.97% <100.00%> (+2.06%) ⬆️
...in/java/org/opensearch/index/shard/IndexShard.java 70.56% <100.00%> (+0.81%) ⬆️
...rg/opensearch/index/translog/RemoteFsTranslog.java 75.12% <100.00%> (+0.62%) ⬆️
server/src/main/java/org/opensearch/node/Node.java 85.31% <100.00%> (+0.09%) ⬆️
... and 17 more

... and 457 files with indirect coverage changes