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

Update multiraft for raft.Storage interface and MultiNode.Advance. #166

Closed
wants to merge 1 commit into from

Conversation

bdarnell
Copy link
Contributor

This makes things compatible with the changes in cockroachdb/etcd#7 (this change will be updated with a new submodule commit once that branch is merged). It's still using a raft.MemoryStorage for now; a rocksdb-backed storage implementation is coming soon.

@spencerkimball @cockroachdb/developers

@spencerkimball
Copy link
Member

LGTM, modulo however we fix the unittests.

@bdarnell
Copy link
Contributor Author

bdarnell commented Dec 1, 2014

Oops, too many branches. This PR has been replaced by #190.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants