crosscluster: fail creating the PCR job if destination has a cluster version less than the source #131541
Labels
A-disaster-recovery
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
P-2
Issues/test failures with a fix SLA of 3 months
T-disaster-recovery
We can do so by adding a check here where we create the producer job
https://github.com/msbutler/cockroach/blob/butler-sql-origin-ts/pkg/ccl/crosscluster/producer/stream_lifetime.go#L98-L99
And plumbing the destination cluster version in the
ReplicationProducerRequest
Jira issue: CRDB-42590
The text was updated successfully, but these errors were encountered: