-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: add cluster setting for PLACEMENT operations #68598
Copy link
Copy link
Closed
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Description
In #68433, syntax is being added to remove non-voting replicas from a database zone configuration. This should not be exposed to users by default; we want to this to be a last-resort option for users who can't wait for domiciling functionality. Therefore, we should put it behind an experimental cluster setting.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
C-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)