Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR #98175 - cdc: show all changefeed jobs in SHOW CHANGEFEED JOBS #16496

Open
cockroach-teamcity opened this issue Mar 15, 2023 · 1 comment
Open

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented Mar 15, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#98175
Commit: cockroachdb/cockroach@4fecf02
Fixes: cockroachdb/cockroach#97883


Release note (general change): Previously, the output of SHOW CHANGEFEED JOBS
was limited to show unfinished jobs and finished jobs from the last 14 days.
This change makes the command show all changefeed jobs, regardless of if they finished
and when they finished. Note that jobs still obey the cluster setting jobs.retention_time.
Completed jobs older than that time are deleted.

Fixes: cockroachdb/cockroach#97883
Epic: None

Jira Issue: DOC-7207

@exalate-issue-sync
Copy link

Mike Lewis (mikeCRL) commented:
Routed to CDC based on cockroach package https://cockroachlabs.atlassian.net/wiki/spaces/ED/pages/2934931562/Routing+issues+to+Product+Areas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants