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

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 #1053 (0d21a49) into 2.7 (ba4cfa6) will decrease coverage by 0.44%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##                2.7    #1053      +/-   ##
============================================
- Coverage     73.08%   72.65%   -0.44%     
+ Complexity     1022     1013       -9     
============================================
  Files           141      141              
  Lines          4737     4735       -2     
  Branches        528      528              
============================================
- Hits           3462     3440      -22     
- Misses          944      963      +19     
- Partials        331      332       +1     
Impacted Files Coverage Δ
...on/resume/TransportResumeIndexReplicationAction.kt 89.70% <100.00%> (-0.30%) ⬇️
...ication/seqno/RemoteClusterRetentionLeaseHelper.kt 72.17% <100.00%> (ø)

... and 4 files with indirect coverage changes

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