kvserver: introduce RPCs to allow configuring KV spans #66391
Labels
A-multitenancy
Related to multi-tenancy
A-zone-configs
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Part of #66348. We'll want to provide the APIs through which active SQL pods and the host tenant will install KV span configs for its descriptor objects. This should happen transactionally on the KV side; span configs will be written to the table introduced in #66390. We can start off with the simple "bulk update" form for the RPC, assuming just a single SQL pod per-tenant.
The text was updated successfully, but these errors were encountered: