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] Avoid use of indicesService in Resume replicaiton flow #1035

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

opensearch-trigger-bot[bot]
Copy link

Backport 66d126e from #1030

Avoid use of indicesService in Resume replicaiton flow.
Signed-off-by: monusingh-1 <[email protected]>
(cherry picked from commit 66d126e)
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #1035 (3c8517f) into 2.x (a09aab9) will decrease coverage by 26.44%.
The diff coverage is 0.00%.

❗ Current head 3c8517f differs from pull request most recent head ebff88a. Consider uploading reports for the commit ebff88a to get more accurate results

@@              Coverage Diff              @@
##                2.x    #1035       +/-   ##
=============================================
- Coverage     72.42%   45.99%   -26.44%     
+ Complexity     1015      633      -382     
=============================================
  Files           141      141               
  Lines          4737     4735        -2     
  Branches        528      528               
=============================================
- Hits           3431     2178     -1253     
- Misses          971     2290     +1319     
+ Partials        335      267       -68     
Impacted Files Coverage Δ
...on/resume/TransportResumeIndexReplicationAction.kt 13.23% <0.00%> (-76.77%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 32.17% <0.00%> (-40.01%) ⬇️

... and 72 files with indirect coverage changes

@monusingh-1 monusingh-1 enabled auto-merge (squash) July 5, 2023 10:40
@monusingh-1 monusingh-1 merged commit b98d384 into 2.x Jul 6, 2023
@github-actions github-actions bot deleted the backport/backport-1030-to-2.x branch July 6, 2023 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants