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.11] [Remote Store] Using hash of node id in metadata file names #10492

Merged
merged 2 commits into from
Oct 9, 2023

Fix failing testGetPrimaryTermAndGeneration in TranslogTransferManage…

da44f91
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.11] [Remote Store] Using hash of node id in metadata file names #10492

Fix failing testGetPrimaryTermAndGeneration in TranslogTransferManage…
da44f91
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 Oct 7, 2023 in 0s

70.98% (target 70.00%)

View this Pull Request on Codecov

70.98% (target 70.00%)

Details

Codecov Report

Merging #10492 (da44f91) into 2.11 (dc5128e) will increase coverage by 0.03%.
Report is 2 commits behind head on 2.11.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               2.11   #10492      +/-   ##
============================================
+ Coverage     70.95%   70.98%   +0.03%     
- Complexity    58565    58609      +44     
============================================
  Files          4829     4829              
  Lines        276379   276381       +2     
  Branches      40578    40578              
============================================
+ Hits         196099   196198      +99     
+ Misses        63593    63453     -140     
- Partials      16687    16730      +43     
Files Coverage Δ
...ibs/core/src/main/java/org/opensearch/Version.java 83.54% <100.00%> (+0.94%) ⬆️
.../org/opensearch/index/remote/RemoteStoreUtils.java 96.55% <ø> (-0.12%) ⬇️
...earch/index/store/RemoteSegmentStoreDirectory.java 88.88% <100.00%> (+0.03%) ⬆️
...ex/translog/transfer/TranslogTransferMetadata.java 85.00% <100.00%> (+0.38%) ⬆️

... and 448 files with indirect coverage changes