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

Bug Report: VTOrc is detecting errant GTIDs on the primary #17286

Closed
GuptaManan100 opened this issue Nov 27, 2024 · 1 comment · Fixed by #17287
Closed

Bug Report: VTOrc is detecting errant GTIDs on the primary #17286

GuptaManan100 opened this issue Nov 27, 2024 · 1 comment · Fixed by #17287
Labels
Component: VTorc Vitess Orchestrator integration Type: Bug

Comments

@GuptaManan100
Copy link
Member

Overview of the Issue

We found out that the changes made in #17267 are incomplete. Post those changes, VTOrc detects errant GTID on the primary itself! It compares the executed set of the primary with its own collected data from the last request, and detects errant GTIDs.

Reproduction Steps

  1. Run a cluster with VTOrc.
  2. Keep writing to the primary
  3. See that VTOrc detects errant GTIDs on the primary.

Binary Version

main

Operating System and Environment details

-

Log Fragments

No response

@shlomi-noach
Copy link
Contributor

lolsob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: VTorc Vitess Orchestrator integration Type: Bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants