memgraph/tests/integration/ha
Ivan Paljak d7acf75a78 Add an integration test which replicates large log entries
Summary:
At the moment, this test will fail. There are currently two issues with it:

  - Cap'n Proto limit exception might occur
  - `db.Reset()` method can hang (deadlock)

The first issue should be resolved by migration to SLK and we are currently
working on the second one. The test will land after those are fixed.

Reviewers: msantl, mferencevic

Reviewed By: msantl

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D2006
2019-05-29 11:00:55 +02: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
large_log_entries Add an integration test which replicates large log entries 2019-05-29 11:00:55 +02:00
log_compaction Make manual HA client use the new Bolt client 2019-04-25 15:45:03 +02:00
term_updates Add Raft term updates integration test 2019-05-27 10:33:40 +02:00
ha_test.py Fix Raft failure discovered in apollo run 479391 2019-02-15 10:22:52 +01:00