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

Enhance debug, trace & info logs for remote store flows #10182

Merged
merged 4 commits into from
Sep 26, 2023

Empty-Commit

976a659
Select commit
Loading
Failed to load commit list.
Merged

Enhance debug, trace & info logs for remote store flows #10182

Empty-Commit
976a659
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 Sep 26, 2023 in 0s

71.11% (target 70.00%)

View this Pull Request on Codecov

71.11% (target 70.00%)

Details

Codecov Report

Merging #10182 (976a659) into main (a8969cb) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 84.53%.

@@             Coverage Diff              @@
##               main   #10182      +/-   ##
============================================
- Coverage     71.11%   71.11%   -0.01%     
- Complexity    58188    58218      +30     
============================================
  Files          4830     4830              
  Lines        274440   274494      +54     
  Branches      39993    39999       +6     
============================================
+ Hits         195175   195197      +22     
- Misses        62897    62900       +3     
- Partials      16368    16397      +29     
Files Coverage Δ
...src/main/java/org/opensearch/core/index/Index.java 100.00% <ø> (ø)
...rch/index/remote/RemoteSegmentTransferTracker.java 81.10% <100.00%> (+0.17%) ⬆️
...index/shard/CloseableRetryableRefreshListener.java 81.03% <100.00%> (+0.67%) ⬆️
...in/java/org/opensearch/index/shard/IndexShard.java 69.76% <100.00%> (+0.89%) ⬆️
...java/org/opensearch/index/shard/StoreRecovery.java 56.95% <ø> (+0.14%) ⬆️
...earch/index/store/RemoteSegmentStoreDirectory.java 89.67% <100.00%> (+0.26%) ⬆️
...ndex/store/RemoteSegmentStoreDirectoryFactory.java 92.30% <100.00%> (ø)
...search/index/translog/InternalTranslogManager.java 72.22% <100.00%> (+0.19%) ⬆️
...rg/opensearch/index/translog/RemoteFsTranslog.java 71.49% <100.00%> (+0.56%) ⬆️
...dex/translog/transfer/TranslogTransferManager.java 72.33% <100.00%> (-0.69%) ⬇️
... and 9 more

... and 459 files with indirect coverage changes