Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Layers above raft expect that raft state == StateLeader iff leader ID == replica ID. This state is no longer possible inside of raft, so we can get rid of the hack in getBasicStatus that handled this. Epic: none Release note: None
- Loading branch information