Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

WIP: orchestrator/raft[/sqlite] #183

Merged
merged 234 commits into from
Aug 3, 2017
Merged

WIP: orchestrator/raft[/sqlite] #183

merged 234 commits into from
Aug 3, 2017

Conversation

shlomi-noach
Copy link
Collaborator

Following up on the design as presented in #175:

This (Work in Progress) PR introduces the hashicorp/raft library for raft consensus.

Notheworthy that orchestrator implements a new raft LogStore & StableStore on top of its relational backend (be it MySQL or SQLite). The relational backend is a classic and simple implementation for that, and saves yet-another-datastore utilizing the existing relational backend.

Many iterations to follow.

@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 06:00 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 06:55 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 06:58 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 07:07 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 07:46 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 08:05 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 08:48 Inactive
@shlomi-noach shlomi-noach temporarily deployed to staging/github-mysqlutil May 23, 2017 11:13 Inactive
@shlomi-noach shlomi-noach had a problem deploying to production/mysql_cluster=conductor August 2, 2017 08:13 Failure
@shlomi-noach shlomi-noach deployed to production/github-mysqlutil August 2, 2017 08:13 Active
@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=conductor August 2, 2017 12:35 Inactive
@shlomi-noach shlomi-noach deployed to production/github-mysqlutil August 2, 2017 12:36 Active
@shlomi-noach shlomi-noach had a problem deploying to production/mysql_cluster=conductor August 2, 2017 12:53 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/github-mysqlutil August 2, 2017 12:53 Failure
@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=conductor August 2, 2017 12:53 Inactive
@shlomi-noach shlomi-noach had a problem deploying to production/github-mysqlutil August 2, 2017 13:12 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/mysql_cluster=conductor August 2, 2017 13:12 Failure
@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=conductor August 2, 2017 13:14 Inactive
@shlomi-noach shlomi-noach had a problem deploying to production/github-mysqlutil August 2, 2017 14:48 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/mysql_cluster=conductor August 2, 2017 14:48 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/github-mysqlutil August 3, 2017 05:15 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/mysql_cluster=conductor August 3, 2017 05:17 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/github-mysqlutil August 3, 2017 05:17 Failure
@shlomi-noach shlomi-noach had a problem deploying to production/github-mysqlutil August 3, 2017 05:17 Failure
@shlomi-noach shlomi-noach deployed to production/github-mysqlutil August 3, 2017 05:17 Active
@shlomi-noach shlomi-noach temporarily deployed to production/mysql_cluster=conductor August 3, 2017 05:18 Inactive
@shlomi-noach
Copy link
Collaborator Author

Merging this branch. Further raft work to take place on future PRs.
This will be a Pre-Release.

@shlomi-noach shlomi-noach merged commit 3608ae2 into master Aug 3, 2017
@shlomi-noach shlomi-noach deleted the raft-sqlite branch August 3, 2017 07:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants