• L
    Removed out of context thread. The processing out of context messages is now... · 805185b5
    liquidsnake@sapo.pt 提交于
    Removed out of context thread. The processing out of context messages is now made at the delivery thread and Server CS thread
    Removed paxos internal timers.  From now on, the external timers from the total ordering layer shall trigger the leader change
    Added a few debugging messages for delivering messages
    Fixed a bug related to signatures of forwarded messages from replicas to the leader
    Fixed a bug on the TTP that would make it crash in some cases
    Fixed 2 bugs on the state transfer protocol responsable for not letting the old leader fetch the state once it recovered
    805185b5
ExecutionManager.java 19.8 KB