87423eed06
Summary: HA should now support constraints in the same way the SM version does. I only tested this thing manually, but I plan to add a new integration test for this also. Reviewers: ipaljak, vkasljevic, mferencevic Reviewed By: ipaljak, mferencevic Subscribers: pullbot Differential Revision: https://phabricator.memgraph.io/D2083
8 lines
163 B
JSON
8 lines
163 B
JSON
{
|
|
"election_timeout_min": 200,
|
|
"election_timeout_max": 500,
|
|
"heartbeat_interval": 100,
|
|
"replication_timeout": 10000,
|
|
"log_size_snapshot_threshold": -1
|
|
}
|