cockroachdb / cockroachdb/cockroach
changefeedccl: deprecate CONTROLCHANGEFEED
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
See: https://cockroachlabs.atlassian.net/wiki/spaces/ENG/pages/952107816/How+to+make+a+feature+deprecated#Long-deprecation, https://cockroachlabs.atlassian.net/wiki/spaces/PM/pages/989200629
We want to deprecate the old CONTROLCHANGEFEED option in favor of the new, fine grained permission model. In order to do that we need to:
- add warning in 23.1: https://github.com/cockroachdb/cockroach/issues/94756
- remove in 24.1 https://github.com/cockroachdb/cockroach/issues/94757
Jira issue: CRDB-23124
Epic CRDB-23748
Contributor guide
Assessment
This issue has not been assessed yet.