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

kvcoord/rangefeed: consider mux rangefeed mixed-version safety #107158

Closed
erikgrinaker opened this issue Jul 19, 2023 · 4 comments
Closed

kvcoord/rangefeed: consider mux rangefeed mixed-version safety #107158

erikgrinaker opened this issue Jul 19, 2023 · 4 comments
Assignees
Labels
A-kv-rangefeed Rangefeed infrastructure, server+client O-qa

Comments

@erikgrinaker
Copy link
Contributor

erikgrinaker commented Jul 19, 2023

In #105270, we enabled mux rangefeeds by default. However, these have several known issues. We should consider gating the default value on a cluster version, to ensure we don't trigger known bugs in previous versions.

Jira issue: CRDB-29921

Epic CRDB-26372

@erikgrinaker erikgrinaker added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) O-qa T-kv-replication A-kv-rangefeed Rangefeed infrastructure, server+client and removed C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) labels Jul 19, 2023
@blathers-crl
Copy link

blathers-crl bot commented Jul 19, 2023

cc @cockroachdb/replication

@erikgrinaker
Copy link
Contributor Author

cc @cockorachdb/cdc

@tbg
Copy link
Member

tbg commented Jul 24, 2023

cc @cockroachdb/cdc since Erik typo'ed

@erikgrinaker
Copy link
Contributor Author

Mux has been disabled by default: #109165

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-rangefeed Rangefeed infrastructure, server+client O-qa
Projects
None yet
Development

No branches or pull requests

3 participants