changefeedccl: add unordered option to gc pubsub sink #80884
Labels
A-cdc
Change Data Capture
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
docs-done
docs-known-limitation
E-quick-win
Likely to be a quick win for someone experienced.
E-starter
Might be suitable for a starter project for new employees or team members.
T-cdc
In 22.1, we introduced the gc pubsub sink in beta. Currently, you MUST specify a region to send changefeed data to, this is to keep our ordering guarantees. We should add an unordered option, which also makes specifying a region optional.
We should add the configuration:
Jira issue: CRDB-15467
Epic CRDB-13237
The text was updated successfully, but these errors were encountered: