最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

apache zookeeper - In which cases Multi-Paxos couldn't support Primary Order required in Primary-Backup replication syst

programmeradmin1浏览0评论

In paper Zab: High-performance broadcast for primary-backup systems, the figure 1 shows that Paxos could violate primary order of requests. I understand the result will be like that if each proposer proposes values as the paper suggests; What I don't understand is why Proposer 2, 3 would propose a value different from Proposer 1. What could cause that? Are proposers only collect all information from phase1 or is there Client retransmit because proposer 1 failed? Could anyone give a complete picture of it?

Two other questions:

  1. What need to be modified to let Multi-Paxos replication system support primary order?
  2. Does plain Multi-Paxos support linearizability of client requests?

与本文相关的文章

发布评论

评论列表(0)

  1. 暂无评论