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] [Remote State] fix lock release before deletion is completed #10778

Merged
merged 1 commit into from
Oct 22, 2023

[Remote State] fix lock release before deletion is completed (#10611)

53a5ad5
Select commit
Loading
Failed to load commit list.
Merged

[Backport 2.x] [Remote State] fix lock release before deletion is completed #10778

[Remote State] fix lock release before deletion is completed (#10611)
53a5ad5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 21, 2023 in 0s

70.91% (target 70.00%)

View this Pull Request on Codecov

70.91% (target 70.00%)

Details

Codecov Report

Merging #10778 (53a5ad5) into 2.x (8896f58) will decrease coverage by 0.03%.
Report is 4 commits behind head on 2.x.
The diff coverage is 78.94%.

@@             Coverage Diff              @@
##                2.x   #10778      +/-   ##
============================================
- Coverage     70.94%   70.91%   -0.03%     
+ Complexity    58705    58660      -45     
============================================
  Files          4843     4843              
  Lines        277261   277281      +20     
  Branches      40673    40675       +2     
============================================
- Hits         196690   196647      -43     
- Misses        63858    63870      +12     
- Partials      16713    16764      +51     
Files Coverage Δ
.../indices/replication/common/ReplicationTarget.java 72.50% <100.00%> (-5.14%) ⬇️
...arch/gateway/remote/RemoteClusterStateService.java 69.74% <33.33%> (+0.19%) ⬆️
...nsearch/index/store/RemoteStoreFileDownloader.java 92.15% <84.00%> (-0.87%) ⬇️
...ices/replication/RemoteStoreReplicationSource.java 85.24% <75.00%> (-5.83%) ⬇️

... and 500 files with indirect coverage changes