Skip to content

Add RefreshStateByShard vtctld client method#316

Draft
maxenglander wants to merge 4 commits into
maxeng/issues-gh-1753/set-shard-tablet-controlfrom
maxeng/issues-gh-1753/refresh-state-by-shard
Draft

Add RefreshStateByShard vtctld client method#316
maxenglander wants to merge 4 commits into
maxeng/issues-gh-1753/set-shard-tablet-controlfrom
maxeng/issues-gh-1753/refresh-state-by-shard

Conversation

@maxenglander

Copy link
Copy Markdown
Contributor

Adds a client method for reloading tablet records for all tablets in a shard via vtctld:

  • POST …/vtctld/shard/refresh-state
  • Vtctld.RefreshStateByShard(ctx, *VtctldRefreshStateByShardRequest) (json.RawMessage, error)

Supports keyspace, shard, and optional cells.

Made with Cursor

@maxenglander maxenglander force-pushed the maxeng/issues-gh-1753/refresh-state-by-shard branch from e3aac24 to 09f8eb7 Compare June 9, 2026 22:43
@maxenglander maxenglander force-pushed the maxeng/issues-gh-1753/set-shard-tablet-control branch from d58da5e to ef13ea3 Compare June 9, 2026 22:43
maxenglander and others added 3 commits June 11, 2026 17:16
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@maxenglander maxenglander force-pushed the maxeng/issues-gh-1753/set-shard-tablet-control branch from ef13ea3 to 5c6cec2 Compare June 12, 2026 22:39
Co-authored-by: Cursor <cursoragent@cursor.com>
@maxenglander maxenglander force-pushed the maxeng/issues-gh-1753/refresh-state-by-shard branch from 09f8eb7 to edb20fe Compare June 12, 2026 22:50
@maxenglander maxenglander force-pushed the maxeng/issues-gh-1753/set-shard-tablet-control branch from 5c6cec2 to c2888d0 Compare June 15, 2026 17:44
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.

1 participant