1
0
Fork 0
arangodb/arangod/Cluster
Max Neunhoeffer f38d70844f Fix a corner case in index generation. 2015-12-08 21:32:06 +01:00
..
AgencyComm.cpp First try to fix deadlock problem. Tests not yet tried. 2015-12-08 18:54:05 +01:00
AgencyComm.h First try to fix deadlock problem. Tests not yet tried. 2015-12-08 18:54:05 +01:00
ApplicationCluster.cpp fix cluster upgrade 2015-12-07 11:57:46 +01:00
ApplicationCluster.h Add two missing backticks to unbreak docu blocks 2015-09-09 22:01:55 +02:00
ClusterComm.cpp Adjust comments to reality for asyncRequest. 2015-12-03 09:23:15 +01:00
ClusterComm.h Fix ClusterComm::asyncRequest w.r.t. body shared_ptr. 2015-12-02 14:15:18 +01:00
ClusterInfo.cpp Fix a corner case in index generation. 2015-12-08 21:32:06 +01:00
ClusterInfo.h First try to fix deadlock problem. Tests not yet tried. 2015-12-08 18:54:05 +01:00
ClusterMethods.cpp Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization 2015-12-04 13:30:40 +01:00
ClusterMethods.h Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization 2015-12-04 13:30:40 +01:00
ClusterTraverser.cpp Fixed a bug when we start at an unknown vertex. THe cluster got into undefined states 2015-12-08 14:45:11 +01:00
ClusterTraverser.h fixed mismatched free/delete 2015-12-07 10:34:14 +01:00
HeartbeatThread.cpp applied changes suggested by cppcheck 2015-12-02 10:17:14 +01:00
HeartbeatThread.h Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
RestShardHandler.cpp
RestShardHandler.h
ServerJob.cpp Fix heartbeat thread of DBserver, less sleeping. 2015-11-03 10:19:26 +01:00
ServerJob.h
ServerState.cpp Implement role switching. 2015-10-23 16:45:21 +02:00
ServerState.h Implement role switching. 2015-10-23 16:45:21 +02:00
v8-cluster.cpp Fix ClusterComm::asyncRequest w.r.t. body shared_ptr. 2015-12-02 14:15:18 +01:00
v8-cluster.h