4e996d2667
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
common.hpp | ||
dynamic_bitset_clear_n.cpp | ||
dynamic_bitset_set_n.cpp | ||
dynamic_bitset_set.cpp | ||
dynamic_bitset.cpp | ||
futex.cpp | ||
network_common.hpp | ||
network_read_hang.cpp | ||
network_server.cpp | ||
network_session_leak.cpp | ||
push_queue.cpp | ||
sl_hang.cpp | ||
sl_insert_competetive.cpp | ||
sl_insert.cpp | ||
sl_map.cpp | ||
sl_memory_leak.cpp | ||
sl_memory.cpp | ||
sl_remove_competetive.cpp | ||
sl_remove_disjoint.cpp | ||
sl_remove_joint.cpp | ||
sl_set.cpp | ||
sl_simulation.cpp | ||
spinlock.cpp |