1
0
Fork 0
arangodb/arangod/Cluster
Michael Hackstein b39785ab3f Fixed an VPackExternal error in Cluster Traverser. 2016-07-05 10:33:45 +02:00
..
AgencyCallback.cpp dont include unused StringBuffer 2016-07-04 15:00:08 +02:00
AgencyCallback.h Overhaul AgencyCallback. 2016-05-07 01:11:15 +02:00
AgencyCallbackRegistry.cpp dont include unused StringBuffer 2016-07-04 15:00:08 +02:00
AgencyCallbackRegistry.h Fix guards 2016-05-18 10:54:46 +02:00
AgencyComm.cpp this is the end of CommLock as we know it ... 2016-06-23 13:09:58 +02:00
AgencyComm.h this is the end of CommLock as we know it ... 2016-06-23 13:09:58 +02:00
ClusterComm.cpp adding IN operator to kv-store 2016-06-22 14:44:43 +02:00
ClusterComm.h Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel 2016-06-07 15:13:36 +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 Handle replicationFactor and numberOfShards in arangorestore. 2016-07-05 00:10:20 +02:00
ClusterMethods.h Handle replicationFactor and numberOfShards in arangorestore. 2016-07-05 00:10:20 +02:00
ClusterTraverser.cpp Fixed an VPackExternal error in Cluster Traverser. 2016-07-05 10:33:45 +02:00
ClusterTraverser.h Removed now obsolete code 2016-07-04 16:25:59 +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 agency test waits exactly for the leader election to have ended 2016-06-23 10:52:43 +02:00
HeartbeatThread.h fix hasRunOnce 2016-06-03 10:55:43 +02:00
RestAgencyCallbacksHandler.cpp Overhaul AgencyCallback. 2016-05-07 01:11:15 +02:00
RestAgencyCallbacksHandler.h Fix guards 2016-05-18 10:54:46 +02:00
RestShardHandler.cpp micro optimizations 2016-05-01 00:03:23 +02:00
RestShardHandler.h cppcheck 2016-04-22 15:51:03 +02:00
ServerState.cpp this is the end of CommLock as we know it ... 2016-06-23 13:09:58 +02:00
ServerState.h Implement unregister on shutdown 2016-06-10 18:21:41 +02:00
v8-cluster.cpp Throw exception when calling cluster methods in non-cluster mode 2016-06-14 13:04:03 +02:00
v8-cluster.h