implement raft multiplier

This commit is contained in:
Mahmood Ali
2020-05-30 09:27:33 -04:00
parent c4416b26d3
commit a9cf263888
7 changed files with 141 additions and 3 deletions

View File

@@ -276,6 +276,7 @@
"num_schedulers": 2,
"protocol_version": 3,
"raft_protocol": 3,
"raft_multiplier": 4,
"redundancy_zone": "foo",
"rejoin_after_leave": true,
"retry_interval": "15s",