mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00

Show-cases the current behavior and changes made in future commits for [^1]. The test demonstrates that a single-voter raft instance will emit an entry as committed while it still needs to be appended to the log. [^1]: https://github.com/etcd-io/etcd/issues/14370 Signed-off-by: Tobias Grieger <tobias.b.grieger@gmail.com>