memgraph/tests/integration/ssl
Matej Ferencevic 4e996d2667 Ensure that the durability directory is unique
Summary:
This change improves detection of errorneous situations when starting a
distributed cluster on a single machine. It asserts that the user hasn't
started more memgraph nodes on the same machine with the same durability
directory. Also, this diff improves worker registration. Now workers don't have
to have explicitly set IP addresses. The master will deduce them from the
connecting IP when the worker registers.

Reviewers: teon.banek, buda, msantl

Reviewed By: teon.banek

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1582
2018-09-03 13:40:10 +02:00
..
CMakeLists.txt Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
runner.sh Implement SSL support for servers and clients 2018-06-20 17:56:47 +02:00
tester.cpp Ensure that the durability directory is unique 2018-09-03 13:40:10 +02:00