Xiang Li dc9cb4b4ba raft: fix send
send should not attach current term to msgProp. Send should simply do proxy for msgProp without
changing its term. msgProp has a special term 0, which indicates that it is a local message.
2014-10-06 04:48:35 +08:00
..
2014-10-02 12:22:12 -07:00
2014-09-03 09:20:14 -07:00
2014-09-17 14:18:56 -07:00
2014-10-01 14:57:38 -07:00
2014-10-01 14:57:38 -07:00
2014-10-06 04:48:35 +08:00