|
@@ -566,7 +566,7 @@ it means that the leader has lost quorum, and the new leader will clean up any
|
|
|
mess left over during her leadership activation.
|
|
|
</p>
|
|
|
<p>ZooKeeper messaging operates similar to a classic two-phase commit.</p>
|
|
|
-<img alt="" src="images/2pc.png"><p>
|
|
|
+<img alt="" src="images/2pc.jpg"><p>
|
|
|
All communication channels are FIFO, so everything is done in order. Specifically
|
|
|
the following operating constraints are observed:</p>
|
|
|
<ul>
|