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

bulk,cdc: upgrade SDKs for v22.1 #72950

Closed
1 of 8 tasks
shermanCRL opened this issue Nov 18, 2021 · 4 comments
Closed
1 of 8 tasks

bulk,cdc: upgrade SDKs for v22.1 #72950

shermanCRL opened this issue Nov 18, 2021 · 4 comments
Assignees
Labels
A-cdc Change Data Capture A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc

Comments

@shermanCRL
Copy link
Contributor

shermanCRL commented Nov 18, 2021

Let’s upgrade our dependencies for the following, for the 22.1 cycle:

Here’s the current go.mod.

Let’s be methodical, within reasonable time limits:

  • Pick a version that has baked for a while, not necessarily the latest. Look for a high patch number.
  • Read the commit history between old and new version
    • Optionally, read the diff, though this may be too big
  • One commit for each, so we can bisect/revert

Have a look at how we did this in the previous cycle.

Jira issue: CRDB-11357

Epic CRDB-8667

@shermanCRL shermanCRL added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-disaster-recovery A-cdc Change Data Capture labels Nov 18, 2021
@blathers-crl
Copy link

blathers-crl bot commented Nov 18, 2021

cc @cockroachdb/bulk-io

@blathers-crl
Copy link

blathers-crl bot commented Nov 18, 2021

cc @cockroachdb/cdc

@shermanCRL
Copy link
Contributor Author

Hiya, shall we update some things? Sarama looks like it has some nice developments: https://github.com/Shopify/sarama/releases

@rail
Copy link
Member

rail commented May 26, 2022

Manually synced with Jira

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-cdc Change Data Capture A-disaster-recovery C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) T-cdc
Projects
No open projects
Archived in project
Development

No branches or pull requests

4 participants