Dmitry Avershin
Dmitry Avershin
@colin-scott Thx for clarifying! I will fix them as well.
I don't quite understand how two leaders can be elected. When the the candidate that stepped down will start a new election he will increment his term and will start...
Yep, I think that checking for correct term should be enough to solve this problem because members should also reject AppendEntries if they come from different term. Correct me if...
Excellent work Colin. I will investigate your changes on a weekend and will update my pull request accordingly.
@colin-scott Hi! I tried to run the test case that you provided but it appears that the code is changed and after running ``` git subtree pull --prefix=interposition interposition master...
@colin-scott Thx Colin! I will look into that.
@ktoso Akka is awesome tool! I just want to contribute to this project :) I've seen a lot of issues was opened previously so will try to fix as much...
@ktoso Thanks for support :)
I think I fixed that issue, now your test shows no errors and passes successfully. The issue was with stale term number in VoteCandidate message. I will make a PR...
Thanks for your answers!I understand that problem is in using router,so NAT is involved and as I understand your app doesn't support UPnP?