memgraph/tests/integration/ha/index
Matija Santl 54b23ba5b6 Add replication timeout in Raft
Summary:
Added a new config parameter, replication timeout. This parameter sets the
upper limit to the replication phase and once the timeout exceeds, the
transaction engine stops accepting new transactions.

We could experience this timeout in two cases:
 1. a network partition
 2. majority of the cluster stops working

Reviewers: ipaljak

Reviewed By: ipaljak

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1893
2019-02-27 17:42:35 +01:00
..
CMakeLists.txt Add index support in HA 2019-02-26 12:55:57 +01:00
raft.json Add replication timeout in Raft 2019-02-27 17:42:35 +01:00
runner.py Add index support in HA 2019-02-26 12:55:57 +01:00
tester.cpp Add index support in HA 2019-02-26 12:55:57 +01:00