memgraph/tests/qa/tck_engine
Matej Ferencevic 6525451489 Remove distributed logic from single node
Summary:
Start removing `is_remote` from `Address`
Remove `GlobalAddress`
Remove `GlobalizedAddress`
Remove bitmasks from `Address`
Remove `is_local` from `Address`
Remove `is_local` from `RecordAccessor`
Remove `worker_id` from `Address`
Remove `worker_id` from `GidGenerator`
Unfriend `IndexRpcServer` from `Storage`
Remove `LocalizedAddressIfPossible`
Make member private
Remove `worker_id` from `Storage`
Copy function to ease removal of distributed logic
Remove `worker_id` from `WriteAheadLog`
Remove `worker_id` from `GraphDb`
Remove `worker_id` from durability
Remove nonexistant function
Remove `gid` from `Address`
Remove usage of `Address`
Remove `Address`
Remove `VertexAddress` and `EdgeAddress`
Fix Id test
Remove `cypher_id` from `VersionList`
Remove `cypher_id` from durability
Remove `cypher_id` member from `VersionList`
Remove `cypher_id` from database
Fix recovery (revert D1142)
Remove unnecessary functions from `GraphDbAccessor`
Revert `InsertEdge` implementation to the way it was in/before D1142
Remove leftover `VertexAddress` from `Edge`
Remove `PostCreateIndex` and `PopulateIndexFromBuildIndex`
Split durability paths into single node and distributed
Fix `TransactionIdFromWalFilename` implementation
Fix tests
Remove `cypher_id` from `snapshooter` and `durability` test

Reviewers: msantl, teon.banek

Reviewed By: msantl

Subscribers: msantl, pullbot

Differential Revision: https://phabricator.memgraph.io/D1647
2018-10-11 13:08:22 +02:00
..
results .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
steps Add support for distributed tck tests 2018-08-01 10:51:49 +02:00
tests Remove distributed logic from single node 2018-10-11 13:08:22 +02:00
.gitignore .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
behave.ini .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
binary.todo .gitignore wasn't updated. 2017-06-20 15:01:11 +02:00
environment.py Separate distributed from single node storage 2018-10-05 09:19:33 +02:00
test_executor.py Add support for distributed tck tests 2018-08-01 10:51:49 +02:00
test_results.py Add support for distributed tck tests 2018-08-01 10:51:49 +02:00