marigold-dev / marigold-dev/pollinate

Test the failure detector

Open
#27 0 comments 0 reactions 1 assignee View on GitHub

@Gau-thier is already working on this.

Since Apr 4, 2022.

maintenance
Dominant language
OCaml
Stars
22
Forks
3
PR merge metrics
No merged PRs in 30d

Description

### Summary

The failure detection component is now mostly implemented, but we have very little idea as to whether or not it actually does its job.
We can use this issue thread to brainstorm and propose scenarios we can use to test the failure detector.

### Relevant Documentation and Links

* [Location of failure detector implementation in the codebase](https://github.com/marigold-dev/pollinate/blob/main/lib/client.ml#L316) (note that type definitions are at the top of the file)
* [SWIM paper, detailing the theory behind the implementation](https://www.cs.cornell.edu/projects/Quicksilver/public_pdfs/SWIM.pdf)

### Related PRs and Issues:
- [x] #21
- [x] #5
- [x] #25

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.