cockroachdb / cockroachdb/cockroach
crosscluster/physical: add a new PCR CHECK command
Open
A-disaster-recovery
C-wishlist
O-postmortem
P-3
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We should consider creating a new command run from the PCR destination that packages up our cross cluster fingerprint validation approach used in roachtests. Pushing the logic within the db has a couple benefits:
1. we can manage protected timestamps
2. trivializes pcr data verification in self hosted and cloud clusters
To productionize, we will need to jobify the fingerprint command https://github.com/cockroachdb/cockroach/issues/149587
Jira issue: CRDB-53599
Contributor guide
Assessment
This issue has not been assessed yet.