1
0
Fork 0
arangodb/arangod/Cluster
Andreas Streichardt 41f8185553 Add test for rolling back indexes 2017-05-15 16:49:07 +02:00
..
AgencyCallback.cpp
AgencyCallback.h
AgencyCallbackRegistry.cpp
AgencyCallbackRegistry.h
ClusterComm.cpp fixed comment 2017-05-12 12:32:28 +02:00
ClusterComm.h Fix compile bug 2017-04-26 10:27:52 +02:00
ClusterEdgeCursor.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
ClusterEdgeCursor.h Fixing warnings 2017-04-20 19:07:30 +02:00
ClusterFeature.cpp fix shutdown order 2017-05-11 20:59:36 +02:00
ClusterFeature.h Wait for cluster sync when creating collections 2017-04-27 17:46:41 +02:00
ClusterInfo.cpp Add test for rolling back indexes 2017-05-15 16:49:07 +02:00
ClusterInfo.h Fix rolling back of indices 2017-05-15 15:48:01 +02:00
ClusterMethods.cpp fixed bug in shard numbering 2017-05-03 10:47:04 +02:00
ClusterMethods.h Fix ignoreDistributeShardsLikeErrors behaviour. 2017-05-03 09:13:03 +02:00
ClusterTraverser.cpp Unified static-counting for Traversals on the Cache 2017-04-21 15:58:44 +02:00
ClusterTraverser.h Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
CollectionLockState.cpp
CollectionLockState.h
DBServerAgencySync.cpp
DBServerAgencySync.h
FollowerInfo.cpp
FollowerInfo.h
HeartbeatThread.cpp Invalidate current coordinators on every 2nd heartbeatrun 2017-05-11 18:35:33 +02:00
HeartbeatThread.h
RestAgencyCallbacksHandler.cpp
RestAgencyCallbacksHandler.h
ServerState.cpp Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api 2017-04-21 16:59:32 +02:00
ServerState.h
TraverserEngine.cpp Fixed some counting/reporting for AQL statistics in Traverser. 2017-04-24 10:42:40 +02:00
TraverserEngine.h Fixed incremental synced 2017-04-24 15:40:48 +02:00
TraverserEngineRegistry.cpp Fixed unnecessary move of temporary object 2017-04-24 18:31:18 +02:00
TraverserEngineRegistry.h Integreated a ShortestPathEngine on DBServers and wired it up with ShortestPathNode and Options. The path seems to be computed correctly in clsuter now, but the vertices are not yet retrieved. 2017-04-20 13:57:14 +02:00
v8-cluster.cpp Squashed commit of the following: 2017-05-12 23:22:22 +02:00
v8-cluster.h