oxidecomputer / oxidecomputer/crucible
Crucible support of deactivate when some downstairs are offline.
Open
Nobody has claimed this yet.
:truck: live migration
mvp
- Dominant language
- Rust
- Stars
- 260
- Forks
- 34
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 8
Description
Ver 1 deactivate support does not support downstairs that are offline.
Updates are needed to handle this code path:
Don't let an offline downstairs back in while the deactivate is in progress.
Let the final DS flush ACK go even if three downstairs are not present.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by tracing the version 1 deactivate path and its handling of downstairs instances that are offline; done means an offline downstairs cannot rejoin during deactivation and the final DS flush ACK can be sent when three downstairs are absent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 32/100