1
0
Fork 0
arangodb/arangod/Cluster
Kaveh Vahedipour 7fbf9fb621 AgencyCallBacks registry and unregistry are more talkative than bool 2017-02-10 17:31:26 +01:00
..
AgencyCallback.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
AgencyCallback.h Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
AgencyCallbackRegistry.cpp AgencyCallBacks registry and unregistry are more talkative than bool 2017-02-10 17:31:26 +01:00
AgencyCallbackRegistry.h AgencyCallBacks registry and unregistry are more talkative than bool 2017-02-10 17:31:26 +01:00
ClusterComm.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ClusterComm.h Store ClusterComm singleton in shared_ptr. 2017-02-06 15:25:18 +01:00
ClusterEdgeCursor.cpp fixed compile errors (visual studio) 2016-09-07 14:52:52 +02:00
ClusterEdgeCursor.h First draft of communication ClusterTraverser<->Engine. Does crash early. 2016-08-04 10:26:41 +02:00
ClusterFeature.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ClusterFeature.h Add info about requested startup role 2017-01-12 15:33:13 +01:00
ClusterInfo.cpp agent with less traffic 2017-02-10 17:03:15 +01:00
ClusterInfo.h Fix bug found by static analysis. 2017-01-24 12:30:32 +01:00
ClusterMethods.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ClusterMethods.h Moved creation of Cluster collection from V8Server to ClusterMethods. Also introduced a static class wrapper for Methods. 2017-01-16 12:40:05 +01:00
ClusterTraverser.cpp Squashed commit of the following: 2016-10-24 10:18:30 +02:00
ClusterTraverser.h Squashed commit of the following: 2016-10-24 10:18:30 +02:00
DBServerAgencySync.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
DBServerAgencySync.h switch to boost asio 2016-10-14 10:12:17 +00:00
FollowerInfo.cpp Make followerList::add and ::remove idempotent. 2017-01-19 14:19:36 +01:00
FollowerInfo.h More Schmutz-NG. 2017-01-12 16:33:57 +01:00
HeartbeatThread.cpp AgencyCallBacks registry and unregistry are more talkative than bool 2017-02-10 17:31:26 +01:00
HeartbeatThread.h Try to solve sporadic shutdown blockage in heartbeat thread. 2017-01-30 22:32:05 +01:00
RestAgencyCallbacksHandler.cpp Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
RestAgencyCallbacksHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
ServerState.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
ServerState.h dont include ServerState when not needed 2017-02-02 10:16:53 +01:00
TraverserEngine.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
TraverserEngine.h Added a new endpoint for SmartSearch BFS. (Enterprise only) 2016-09-20 13:52:27 +02:00
TraverserEngineRegistry.cpp Destroy all traverser engines when AQL is shut down. 2017-02-10 09:12:15 +01:00
TraverserEngineRegistry.h Destroy all traverser engines when AQL is shut down. 2017-02-10 09:12:15 +01:00
v8-cluster.cpp Handle the case that ClusterComm is already shut down gracefully. 2017-02-07 15:31:40 +01:00
v8-cluster.h clang-format 2016-01-27 13:43:46 +01:00