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

go.mod: use new etcd/raft import path #93174

Closed
pav-kv opened this issue Dec 6, 2022 · 1 comment · Fixed by #93190
Closed

go.mod: use new etcd/raft import path #93174

pav-kv opened this issue Dec 6, 2022 · 1 comment · Fixed by #93190
Assignees
Labels
A-kv-replication Relating to Raft, consensus, and coordination. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)

Comments

@pav-kv
Copy link
Collaborator

pav-kv commented Dec 6, 2022

Recently etcd/raft has migrated to a separate repository: https://github.com/etcd-io/raft. We should import the new raft module under the new path.

Jira issue: CRDB-22204

@pav-kv pav-kv added C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception) A-kv-replication Relating to Raft, consensus, and coordination. T-kv-replication labels Dec 6, 2022
@pav-kv pav-kv self-assigned this Dec 6, 2022
@blathers-crl
Copy link

blathers-crl bot commented Dec 6, 2022

cc @cockroachdb/replication

@erikgrinaker erikgrinaker changed the title Use new etcd/raft import path go.mod: use new etcd/raft import path Dec 7, 2022
@craig craig bot closed this as completed in 2457613 Dec 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-kv-replication Relating to Raft, consensus, and coordination. C-enhancement Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant