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

[release-18.0] Backport: VReplication SwitchWrites: Properly return errors in SwitchWrites #14800 #14824

Conversation

rohit-nayak-ps
Copy link
Contributor

Description

Backport of #14800

During a refactor there was a regression where some errors were just being logged and not returned. This PR correctly returns them to the caller.

Original commit where this was introduced: 89295b5#diff-a071a972abd45af831ed93cc6447a87b83cee112f1c7d3bb0bdd592979d80c91

Related Issue(s)

#13656

#14801

Checklist

  • "Backport to:" labels have been added if this change should be back-ported to release branches
  • If this change is to be back-ported to previous releases, a justification is included in the PR description
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on CI?
  • Documentation was added or is not required

Deployment Notes

@rohit-nayak-ps
Copy link
Contributor Author

Manually created backport: missed adding the Backport label for release 18.0 in main. The original PR is part of release 18.0.

@harshit-gangal harshit-gangal mentioned this pull request Dec 20, 2023
24 tasks
@harshit-gangal harshit-gangal merged commit 6e7937c into vitessio:release-18.0 Dec 20, 2023
116 of 118 checks passed
@harshit-gangal harshit-gangal deleted the rohit/fix-incorrect-traffic-switcher-error-handling-18.0 branch December 20, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants