Parent: #7 Implement real Raft log replication and leader election for coordinators. Currently stubbed — elections and heartbeats are no-ops. Files: `src/scheduler/coordinator.rs` lines 55, 64 Dependency: openraft (already in Cargo.toml)
Parent: #7
Implement real Raft log replication and leader election for coordinators. Currently stubbed — elections and heartbeats are no-ops.
Files:
src/scheduler/coordinator.rslines 55, 64Dependency: openraft (already in Cargo.toml)