Bug 5740: Add ControlMessage interface to raft messages 76/57776/3
authorTom Pantelis <tompantelis@gmail.com>
Wed, 24 May 2017 14:58:57 +0000 (10:58 -0400)
committerRobert Varga <nite@hq.sk>
Sun, 28 May 2017 20:34:39 +0000 (20:34 +0000)
Added 'implements ControlMessage' for all RaftRPCs and other messages
related to raft that should have higher priority.

Change-Id: Ie699531ef67d9cbcf7cbdec0422dd2e6faafebaa
Signed-off-by: Tom Pantelis <tompantelis@gmail.com>

No differences found