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

slack-vitess-r14.0.5: backport vitessio/vitess#15347 to reduce vtgate topo calls #229

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

timvaillancourt
Copy link
Member

Description

This PR is a backport of vitessio#15347

This removes unnecessary topo calls for vtgates with --keyspaces_to_watch defined

Related Issue(s)

vitessio#15347

Checklist

  • "Backport to:" labels have been added if this change should be back-ported
  • Tests were added or are not required
  • Did the new or modified tests pass consistently locally and on the CI
  • Documentation was added or is not required

Deployment Notes

@timvaillancourt timvaillancourt marked this pull request as ready for review March 1, 2024 21:29
@timvaillancourt timvaillancourt requested a review from a team as a code owner March 1, 2024 21:30
Copy link

@tanjinx tanjinx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, love this optimization! Thanks!

@timvaillancourt timvaillancourt merged commit 4ea3dd7 into slack-vitess-r14.0.5 Mar 12, 2024
244 checks passed
@timvaillancourt timvaillancourt deleted the bp15347-slack-vitess-r14.0.5 branch March 12, 2024 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants