cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.51k stars 3.7k forks source link

sql: investigate removing sql.multi_region.allow_abstractions_for_secondary_tenants.enabled #104967

Open stevendanna opened 1 year ago

stevendanna commented 1 year ago

Description

Now that we have zone configuration bounds, we may be able to remove sql.multi_region.allow_abstractions_for_secondary_tenants.enabled as a cluster setting.

Epic: CRDB-26686

Jira issue: CRDB-28802

stevendanna commented 8 months ago

Next step: Determine whether this boolean can be expressed via a zone configuration bounds.