BUG 8318: Add a separate dispatcher for cluster actors 38/56938/2
authorTomas Cere <tcere@cisco.com>
Fri, 12 May 2017 09:59:55 +0000 (11:59 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Fri, 12 May 2017 13:13:45 +0000 (13:13 +0000)
When the system is under load it seems like there can
be a missed heartbeat leading to false positives for unreachable
nodes. Run the actors responsible for heartbeats on a separate
dispatcher to avoid this.

Change-Id: Ib4f4225bf69e99d93e3c7010d6fbe1163b96a5a2
Signed-off-by: Tomas Cere <tcere@cisco.com>

No differences found