diff --git a/docs/design.html b/docs/design.html index 4c4e796be3e04..3745ab5457a26 100644 --- a/docs/design.html +++ b/docs/design.html @@ -366,7 +366,7 @@
There are a rich variety of algorithms in this family including ZooKeeper's Zab, - Raft, + Raft, and Viewstamped Replication. The most similar academic publication we are aware of to Kafka's actual implementation is PacificA from Microsoft.