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 insertions into Blocked recoveries table is broken #12090

Closed
GuptaManan100 opened this issue Jan 13, 2023 · 0 comments · Fixed by #12091
Closed

Bug Report: VTOrc insertions into Blocked recoveries table is broken #12090

GuptaManan100 opened this issue Jan 13, 2023 · 0 comments · Fixed by #12091
Labels
Component: VTorc Vitess Orchestrator integration Type: Bug

Comments

@GuptaManan100
Copy link
Member

Overview of the Issue

A recent refactor of VTOrc to use keyspace and shard instead of clutser_name in the tables led to the insert query of one such table blocked_recoveries to be broken. This bug was introduced in #12012.

Reproduction Steps

Run VTOrc and see the logs for something like -

2023-01-12 21:44:49 | E0112 21:44:49.635324       1 topology_recovery_dao.go:284] 6 values for 7 columns
-- | --|   | 2023-01-12 21:44:49 | 2023-01-12 21:44:49 ERROR 6 values for 7 columns

Binary Version

main

Operating System and Environment details

main

Log Fragments

No response

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.

1 participant