server: transmit tenantID in grpc metadata #75795
Labels
A-multitenancy
Related to multi-tenancy
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-server-and-security
DB Server & Security
Found by @jeffswenson and @tbg in #75766
When running with TLS disabled, we lose access to the tenantID in the RPCs from SQL servers to KV nodes.
To fix this, we'd want to put the tenantID also into grpc metadata. And use grpc metadata on the KV side.
Jira issue: CRDB-12838
Epic: CRDB-14537
The text was updated successfully, but these errors were encountered: