memgraph/tests/integration/ha/large_log_entries
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
..
CMakeLists.txt Add an integration test which replicates large log entries 2019-05-29 11:00:55 +02:00
raft.json Add an integration test which replicates large log entries 2019-05-29 11:00:55 +02:00
runner.py Add an integration test which replicates large log entries 2019-05-29 11:00:55 +02:00
tester.cpp Add an integration test which replicates large log entries 2019-05-29 11:00:55 +02:00