1
0
Fork 0
arangodb/arangod/Cluster
Kaveh Vahedipour 2dbd179656 Fix ocasionally hangling shut down on mac 2017-04-21 11:49:22 +02:00
..
AgencyCallback.cpp
AgencyCallback.h
AgencyCallbackRegistry.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
AgencyCallbackRegistry.h merge from 3.1 2017-02-20 20:05:52 +01:00
ClusterComm.cpp moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
ClusterComm.h renaming 2017-02-13 15:18:40 +01:00
ClusterEdgeCursor.cpp Windows: fix namespaces 2017-03-28 09:35:15 +02:00
ClusterEdgeCursor.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
ClusterFeature.cpp add helpfull error messages for the dead and gone dispatcher 2017-04-03 17:51:47 +02:00
ClusterFeature.h
ClusterInfo.cpp fixed two cluster tests 2017-03-22 14:03:27 +01:00
ClusterInfo.h
ClusterMethods.cpp Squashed commit of the following: 2017-03-27 14:30:06 +02:00
ClusterMethods.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
ClusterTraverser.cpp Squashed commit of the following: 2017-03-27 14:30:06 +02:00
ClusterTraverser.h Squashed commit of the following: 2017-03-27 14:30:06 +02:00
CollectionLockState.cpp moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
CollectionLockState.h moved collection lock state into its own struct 2017-02-16 10:27:14 +01:00
DBServerAgencySync.cpp
DBServerAgencySync.h
FollowerInfo.cpp
FollowerInfo.h
HeartbeatThread.cpp Fix ocasionally hangling shut down on mac 2017-04-21 11:49:22 +02:00
HeartbeatThread.h
RestAgencyCallbacksHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyCallbacksHandler.h
ServerState.cpp Fix unused variables 2017-02-13 15:22:58 +01:00
ServerState.h Fix secondaries 2017-02-13 14:00:19 +01:00
TraverserEngine.cpp slightly improve error message 2017-04-19 11:07:40 +02:00
TraverserEngine.h renaming 2017-02-27 14:38:27 +01:00
TraverserEngineRegistry.cpp try to fix compile error 2017-04-05 13:18:16 +02:00
TraverserEngineRegistry.h The traverserengine registry will now wait until an engine is freed instead of throwing a deadlock situation 2017-04-05 12:26:09 +02:00
v8-cluster.cpp Cluster: expose body as V8 buffer in asyncRequest 2017-04-03 22:20:37 +02:00
v8-cluster.h