[Backport 2.x] [Remote State] fix lock release before deletion is completed #10778
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 is78.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%) |
⬇️ |
Loading