cockroachdb / cockroachdb/cockroach
protectedts: remove pts cache in 24.2
Open
A-cdc
C-bug
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Since old-style records will be migrated in 24.2 clusters (see https://github.com/cockroachdb/cockroach/pull/118772, https://github.com/cockroachdb/cockroach/pull/112093), the PTS cache can be deleted entirely from the code base. The PTS meta table and version gates in #112093 can be deleted as well.
Jira issue: CRDB-36109
Contributor guide
Assessment
This issue has not been assessed yet.