jaksa76 / paxos

A Java implementation of Lamport's Paxos algorithm.
Apache License 2.0
88 stars 30 forks source link

remove redundant messages #2

Open jaksa76 opened 9 years ago

jaksa76 commented 9 years ago

the leader should not send a success if it has already been sent for that seqNo