paxos: why do ids have to increase monotonically?

前端 未结 0 951
不知归路
不知归路 2020-12-09 06:18

This is pseudocode for prepare stage:

 Is this ID bigger than any round I have previously received?
    If yes
        store the ID number, max_id = ID
               


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题