Skip to content

server,settingswatcher: adopt settingswatcher in system tenant #70566

@ajwerner

Description

@ajwerner

Is your feature request related to a problem? Please describe.

For secondary tenants, we use a rangefeed-backed mechanism to initialize and watch cluster settings. On the system tenant we use the older gossiped system config. This is unfortunate because we want to stop gossiping the system config (#70560).

Describe the solution you'd like
We should adopt the same code for the system tenant that we use for the secondary tenants.

Additional context

There's the beginnings of a WIP for this in #69269.

Epic CRDB-10489

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-server-and-securityDB Server & Security

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions