cockroachdb / cockroachdb/cockroach

crosscluster/physical: fast fail finalizing the reader tenant

Open
#143,916 2 comments 0 reactions 1 assignee Claimed by @msbutler View on GitHub
A-disaster-recovery branch-release-25.2 C-bug P-1 T-disaster-recovery
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

Currently, we disallow _all_ schema changes to run on the reader tenant [here](https://github.com/msbutler/cockroach/blob/butler-compact-encrypt/pkg/sql/schema_change_plan_node.go#L54), but many upgrades require running schema changes. Until we figure out how to support schema changes on the reader tenant, we should fast fail reader tenant upgrades and direct the user to shut down and restart their reader tenant.

Jira issue: CRDB-49158

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.