cockroachdb / cockroachdb/cockroach

changefeedccl: add option for pubsub topic message_retention_duration

Open
#119,674 1 comment 1 reaction 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

Pub/Sub has a per topic configuration for message retention, message_retention_duration. Since changefeeds create topics in Pub/Sub, it may be useful to have an option for retention duration when creating the changefeed that is passed to Pub/Sub when creating the topic.

https://cloud.google.com/pubsub/docs/replay-overview#message_retention

Jira issue: CRDB-36273

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.