miroir/crates
jedarden 822c8a8e1e feat(rebalancer): complete RF restoration flow with node transition
- Add `restoring_node` field to RebalanceJob to track which node is being restored
- Transition node from Restoring to Active when RF restoration completes
- Add comprehensive runbook for node recovery and RF restoration

This completes the RF restoration flow (plan §2). When a failed node
recovers, it is marked as Restoring and background replication copies
data from surviving replicas. Once all shards are replicated, the node
transitions to Active automatically.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-26 21:18:16 -04:00
..
miroir-core feat(rebalancer): complete RF restoration flow with node transition 2026-05-26 21:18:16 -04:00
miroir-ctl feat(explain): display IncompleteIntegration warnings in CLI 2026-05-26 21:03:36 -04:00
miroir-proxy feat(tenant): implement tenant affinity API endpoints and CLI commands 2026-05-26 19:41:50 -04:00