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.2] Avoid use of indicesService in Resume replicaiton flow (#1030) #1045

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

monusingh-1
Copy link
Collaborator

Avoid use of indicesService in Resume replicaiton flow.
Signed-off-by: monusingh-1 [email protected]

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Avoid use of indicesService in Resume replicaiton flow.
Signed-off-by: monusingh-1 <[email protected]>
@codecov
Copy link

codecov bot commented Jul 5, 2023

Codecov Report

Merging #1045 (b3f6a13) into 2.2 (ce598ff) will decrease coverage by 0.23%.
The diff coverage is 100.00%.

❗ Current head b3f6a13 differs from pull request most recent head 0231a6b. Consider uploading reports for the commit 0231a6b to get more accurate results

@@             Coverage Diff              @@
##                2.2    #1045      +/-   ##
============================================
- Coverage     74.79%   74.56%   -0.23%     
  Complexity     1026     1026              
============================================
  Files           141      141              
  Lines          4685     4683       -2     
  Branches        521      521              
============================================
- Hits           3504     3492      -12     
- Misses          859      866       +7     
- Partials        322      325       +3     
Impacted Files Coverage Δ
...on/resume/TransportResumeIndexReplicationAction.kt 86.95% <100.00%> (-0.37%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 72.44% <100.00%> (ø)

... and 2 files with indirect coverage changes

@monusingh-1 monusingh-1 marked this pull request as ready for review July 6, 2023 03:24
@monusingh-1 monusingh-1 enabled auto-merge (squash) July 6, 2023 03:24
@monusingh-1 monusingh-1 changed the title Avoid use of indicesService in Resume replicaiton flow (#1030) [Backport 2.2] Avoid use of indicesService in Resume replicaiton flow (#1030) Jul 6, 2023
@monusingh-1 monusingh-1 merged commit 9951c9d into 2.2 Jul 6, 2023
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.

3 participants