memgraph/tests/feature_benchmark/ha/raft.json
Ivan Paljak 276672c310 Fix flaky ha feature benchmark
Reviewers: msantl

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1820
2019-01-21 14:37:38 +01:00

7 lines
122 B
JSON

{
"election_timeout_min": 350,
"election_timeout_max": 700,
"heartbeat_interval": 100,
"replicate_timeout": 100
}