-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
changefeedccl: backports for v21.2.x #70920
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Comments
miretskiy
added
the
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
label
Sep 30, 2021
craig bot
pushed a commit
that referenced
this issue
Oct 16, 2021
71295: kvserver: scan only intents during rts scan r=nvanbenschoten a=stevendanna In 21.2, seperated intents are the default. Once migrated, we can then use this to iterate over substantially less data to find all intents for a given keyspan. The hope is that this will make rangefeed start-up substantially cheaper. Informs #70920 Fixes #69697 Release note: None Co-authored-by: Steven Danna <[email protected]>
This was referenced Oct 25, 2021
shermanCRL
changed the title
changefeedccl: Backports
changefeedccl: backports for v21.2.x
Nov 1, 2021
From discussion: will the deprecation of intervleaved tables make it harder to backport to 21.1? We should be mindful of this when backporting |
Plan is to backport: #77296 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
C-enhancement
Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
This is a tracking issue to tag CDC PRs that should be back-ported.
Keep this PR in cdc/Triage -- and review during triage meetings.
Tag PRs with "Informs ..." tag.
Add a comment indicating all PRs above the comment has been reviewed.
Jira issue: CRDB-10290
The text was updated successfully, but these errors were encountered: