1
0
Fork 0
arangodb/arangod/Cluster
Andreas Streichardt 6fa9bab7d0 Fix the logspam 2016-08-24 13:51:23 +02:00
..
AgencyCallback.cpp dont include unused StringBuffer 2016-07-04 15:00:08 +02:00
AgencyCallback.h
AgencyCallbackRegistry.cpp remove bogus includes 2016-07-06 18:18:01 +02:00
AgencyCallbackRegistry.h Fix guards 2016-05-18 10:54:46 +02:00
AgencyComm.cpp fix ssl endpoint 2016-08-04 13:34:42 +02:00
AgencyComm.h this is the end of CommLock as we know it ... 2016-06-23 13:09:58 +02:00
ClusterComm.cpp Fix the logspam 2016-08-24 13:51:23 +02:00
ClusterComm.h WG beautification 2016-08-04 12:36:14 +02:00
ClusterFeature.cpp no commlockers in ClusterFeature anymore 2016-06-22 18:19:12 +02:00
ClusterFeature.h Implement unregister on shutdown 2016-06-10 18:21:41 +02:00
ClusterInfo.cpp no more agency locks in cluster info 2016-06-23 12:51:05 +02:00
ClusterInfo.h Repair DBServerAgencySync in background. 2016-05-25 17:27:27 +02:00
ClusterMethods.cpp removed: body() from GeneralRequest 2016-07-19 09:16:07 +02:00
ClusterMethods.h Merge remote-tracking branch 'origin/devel' into FHM 2016-07-05 08:09:08 +02:00
ClusterTraverser.cpp Internal cleanup of TraversalOptions. Now the options know the the expressions not the traverser any more. Preparation to use other indexes 2016-07-06 22:42:46 +02:00
ClusterTraverser.h Internal cleanup of TraversalOptions. Now the options know the the expressions not the traverser any more. Preparation to use other indexes 2016-07-06 22:42:46 +02:00
DBServerAgencySync.cpp Report result of DBSyncServerJob back to the heartbeat thread. 2016-06-09 12:03:34 +02:00
DBServerAgencySync.h Finish renaming ServerJob -> DBServerAgencySync. 2016-05-23 13:59:00 +02:00
HeartbeatThread.cpp Implement proper cluster shutdown 2016-08-18 11:23:23 +02:00
HeartbeatThread.h fix hasRunOnce 2016-06-03 10:55:43 +02:00
RestAgencyCallbacksHandler.cpp fix: createResponse -> setResponseCode; remove delete 2016-07-07 08:54:41 +00:00
RestAgencyCallbacksHandler.h Merge branch 'devel' of github.com:arangodb/arangodb into FMH 2016-05-22 21:45:40 +02:00
RestShardHandler.cpp fix: createResponse -> setResponseCode; remove delete 2016-07-07 08:54:41 +00:00
RestShardHandler.h WIP 2016-05-22 21:08:37 +02:00
ServerState.cpp Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
ServerState.h Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
v8-cluster.cpp Improve clusterawareness in foxx and foxx queues 2016-08-10 12:26:24 +02:00
v8-cluster.h