Make Raft messages serializable 00/9300/8
authorKamal Rameshan <kramesha@cisco.com>
Thu, 24 Jul 2014 20:21:52 +0000 (13:21 -0700)
committerMoiz Raja <moraja@cisco.com>
Tue, 29 Jul 2014 22:11:35 +0000 (15:11 -0700)
- Make AppendEntries a protocol buffer message
- Create the Payload extension mechanism to be used for AppendEntries by extensions
  of RaftActors to define their custom Payloads
- Modified tests etc as appropriate

Change-Id: I2d5af41b7ca8ad7a8b94515ebc5adaa78803ad15
Signed-off-by: Kamal Rameshan <kramesha@cisco.com>
Signed-off-by: Moiz Raja <moraja@cisco.com>

No differences found