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

Eventual Jepsen Testing #9

Open
bhuvy2 opened this issue Nov 27, 2018 · 0 comments
Open

Eventual Jepsen Testing #9

bhuvy2 opened this issue Nov 27, 2018 · 0 comments

Comments

@bhuvy2
Copy link
Contributor

bhuvy2 commented Nov 27, 2018

Assuming and giving a once over of a distributed system is good -- actually verifying it is a little better.

We don't need to do this immediately, but to be a robust piece of software, we should put in some Jepsen Tests for fault tolerance. We'll need to assume just a few likely cases (we aren't trying to make this a true fault tolerant distributed system),

  • (this) API Fails
  • Graders Start Failing in
    • A few at a time
    • Waves
  • Various network delays cause graders to come back online (little less likely).
@zhengyao-lin zhengyao-lin transferred this issue from illinois-cs241/broadway-api Sep 29, 2019
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

No branches or pull requests

1 participant