cockroachdb / cockroachdb/cockroach
cdc: allow multiple execution localities to be used
Open
A-cdc
C-enhancement
T-cdc
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Today, users can use the `execution_locality` option to specify which locality to run a changefeed in. However, the syntax only appears to allow a single locality. Sometimes it's beneficial to be able to specify multiple localities.
Jira issue: CRDB-52116
Contributor guide
Assessment
This issue has not been assessed yet.