memgraph/tests/integration
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
..
audit Implement audit logging 2019-02-19 15:11:30 +01:00
auth Make auth library case insensitive 2019-02-22 15:50:51 +01:00
dgp Add dgp integration test 2018-09-08 00:01:03 +01:00
distributed Fix integration distributed test flakiness 2018-10-26 10:17:23 +02:00
ha Add replication timeout in Raft 2019-02-27 17:42:35 +01:00
kafka Polish Bolt client and mg_client 2018-10-19 13:55:51 +02:00
ssl Add explicit start to servers 2018-10-16 11:39:42 +02:00
telemetry Reduce telemetry test flakiness 2018-10-18 14:29:13 +02:00
transactions Polish Bolt client and mg_client 2018-10-19 13:55:51 +02:00
apollo_runs.yaml Add index support in HA 2019-02-26 12:55:57 +01:00
CMakeLists.txt Add index support in HA 2019-02-26 12:55:57 +01:00