cockroachdb / cockroachdb/cockroach

changefeedccl: support for ALTER CHANGEFEED SCHEDULE

Open
#96,988 1 comment 0 reactions 0 assignees View on GitHub
A-cdc C-enhancement T-cdc
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

In 22.2 we added the ability to [ALTER BACKUP SCHEDULE ](https://www.cockroachlabs.com/docs/v22.2/alter-backup-schedule.html) and in 23.1 we are adding CREATE CHANGEFEED SCHEDULE, we should add ALTER CHANGEFEED SCHEDULE as well.

Add the ability to:
- Set a different label for the schedule
- Change the target location for the changefeed
- Add/change schedule options or changefeed options
- Change the cadence of when the changefeed is run

Privileges Required: Be the owner of the changefeed schedule

See: https://cockroachlabs.atlassian.net/wiki/spaces/CDC/pages/edit-v2/2903081087

Jira issue: CRDB-24448

Epic CRDB-9183

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.