cockroachdb / cockroachdb/cockroach
crosscluster/physical: prevent schema changes on UDTs that replicating tables depend on
Open
A-disaster-recovery
branch-release-24.3
branch-release-25.1
C-bug
P-1
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
While LDR asserts that UDTs are physically identical between the replicating tables at planning, we forgot to lock the UDTs from schema changes.
Jira issue: CRDB-48676
Contributor guide
Assessment
This issue has not been assessed yet.