Skip to content

Comments

vtgate: --keyspaces_to_watch allow globs like pitr*#793

Open
neil-harkins-sf wants to merge 1 commit intoslack-19.0from
nh_v19_vtgate_keyspaces_to_watch_globs
Open

vtgate: --keyspaces_to_watch allow globs like pitr*#793
neil-harkins-sf wants to merge 1 commit intoslack-19.0from
nh_v19_vtgate_keyspaces_to_watch_globs

Conversation

@neil-harkins-sf
Copy link

Description

Slack's --keyspaces_to_watch csv arguments can be quite long (many keyspaces), and in some cases they change often, currently requiring PRs to the config/framework which deploys and spawns vtgate processes.

This PR allows any of those csv "keyspaces" to now contain an * wildcard suffix/prefix which can match multiple keyspaces at vtgate startup time.

Deployment Notes

Note that when a new keyspace is added which matches a glob, the vtgates will still have to be restarted to notice the new keyspace, but no change to the command line (usually requiring a PR) is not necessary.

AI Disclosure

This PR was written primarily by Claude Code

@neil-harkins-sf neil-harkins-sf requested a review from a team as a code owner February 5, 2026 17:18
@github-actions github-actions bot added this to the v19.0.7 milestone Feb 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants