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 #103539 - changefeedccl: Improve protected timestamp handling #17069

Closed
cockroach-teamcity opened this issue May 20, 2023 · 0 comments
Closed

Comments

@cockroach-teamcity
Copy link
Member

cockroach-teamcity commented May 20, 2023

Exalate commented:

Related PR: cockroachdb/cockroach#103539
Commit: cockroachdb/cockroach@c637746
Fixes: CRDB-28016


Release note (enterprise change): Introduce a new
changefeed.protect_timestamp.max_age setting (default 4 days), which
will cancel running changefeed jobs if they fail to make forward
progress for much time. This setting is used if the explicit
gc_protect_expires_after option was not set. In addition, deprecate
protect_data_from_gc_on_pause option. This option is no longer needed
since changefeed jobs always protect data.

Jira Issue: DOC-7718

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