jaksa76 / paxos

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

msgId limit #10

Open jaksa76 opened 9 years ago

jaksa76 commented 9 years ago

what happens when we we consume all the numbers that can be represented by a long?