-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[release-20.0] VReplication: Address SwitchTraffic bugs around replication lag and cancel on error (#17616) #17643
Conversation
Hello @mattlord, there are conflicts in this backport. Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually. Make sure you replace
|
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
58ef406
to
827d75b
Compare
Signed-off-by: Matt Lord <[email protected]>
827d75b
to
1627ef8
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## release-20.0 #17643 +/- ##
================================================
- Coverage 66.44% 66.42% -0.02%
================================================
Files 1541 1541
Lines 244122 244159 +37
================================================
- Hits 162196 162190 -6
- Misses 81926 81969 +43 ☔ View full report in Codecov by Sentry. |
Description
This is a backport of #17616