memgraph/src
Marin Tomic 6b4a2cafc5 Fix OnRequestVote RPC callback
Summary: RPC recipient should update its term even if it is rejecting the request.

Reviewers: mislav.bradac, buda

Reviewed By: mislav.bradac

Subscribers: pullbot

Differential Revision: https://phabricator.memgraph.io/D1039
2017-12-11 12:53:17 +01:00
..
communication Fix OnRequestVote RPC callback 2017-12-11 12:53:17 +01:00
data_structures Add first version of message passing and rpc 2017-12-05 14:51:18 +01:00
database Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
durability Refactor operations into StateDeltas 2017-12-07 14:23:41 +01:00
io/network Add first version of message passing and rpc 2017-12-05 14:51:18 +01:00
mvcc Refactor global ids and prepare for distributed 2017-12-05 13:05:55 +01:00
query Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
storage Prepare record accessor for distributed 2017-12-08 14:12:18 +01:00
threading Take care of warnings/errors created by cppcheck. 2017-11-10 10:28:02 +01:00
transactions Add RPC to distributed tx::Engine 2017-12-11 11:05:01 +01:00
utils Improve utils::RandomString 2017-12-05 10:10:36 +01:00
CMakeLists.txt Refactor Raft leader election to use multiple threads 2017-12-08 16:30:57 +01:00
config.hpp Make csv_to_snapshot more user friendly 2017-10-26 09:37:56 +02:00
memgraph_bolt.cpp Add maintainer scripts for DEB package 2017-11-22 16:41:25 +01:00
version.hpp.in Add version.hpp.in and display it on '--version' flag 2017-09-27 09:04:44 +02:00