memgraph/tests
Matija Santl 0bcf2edeae Two phase commit on cursor destruction
Summary:
When commiting/aborting a transaction in tx master engine, make a two
phase commit to all workers so they can stop all futures and clear
transactional cache.

Reviewers: dgleich, florijan

Reviewed By: dgleich

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1320
2018-04-03 16:20:00 +02:00
..
benchmark Benchmark tx::SingleNodeEngine 2018-03-27 15:43:59 +02:00
concurrent Refactor network layer to use streams 2018-03-27 15:05:45 +02:00
distributed Add ignore signal handler and cleanup 2018-03-30 12:52:12 +02:00
drivers Add C# driver test examples 2017-11-10 15:46:56 +01:00
macro_benchmark Remove PostgreSQL 2018-03-28 15:38:54 +02:00
manual Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
property_based Refactor GraphDb 2018-01-12 16:47:24 +01:00
public_benchmark Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
qa Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
stress Refactor network clients to use a single client implementation 2018-03-28 10:09:58 +02:00
unit Two phase commit on cursor destruction 2018-04-03 16:20:00 +02:00
apollo_runs.py Refactor Apollo build projects 2018-03-27 13:47:18 +02:00
client-stress.sh Migrate command line args to gflgs in tests 2017-07-06 13:54:12 +02:00
CMakeLists.txt Inline test data in the benchmark tests itself 2018-01-15 16:12:30 +01:00