Introduce candidate election timeout divisor 63/80663/2
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 1 Mar 2019 20:45:48 +0000 (21:45 +0100)
committerTom Pantelis <tompantelis@gmail.com>
Mon, 4 Mar 2019 13:19:38 +0000 (13:19 +0000)
When a candidate is waiting for an election to occur, it is sometimes
preferable to shorten the timeout interval down, so that we do not
wait the full election timeout.

This patch introduces the knob which serves to divide the normal
timeout -- i.e. it can be halved.

Change-Id: Idbe81c39bf7aecf56b9f13a242bea89a1a4ac4f1
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>

No differences found