memgraph/tests/integration/ha
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
..
basic Add replication timeout in Raft 2019-02-27 17:42:35 +01:00
index Add replication timeout in Raft 2019-02-27 17:42:35 +01:00
log_compaction Add replication timeout in Raft 2019-02-27 17:42:35 +01:00
ha_test.py Fix Raft failure discovered in apollo run 479391 2019-02-15 10:22:52 +01:00