1
0
Fork 0
arangodb/arangod/Cluster
Frank Celler b48583e68f added request-source (#2599) 2017-06-18 22:56:05 +02:00
..
AgencyCallback.cpp remove logging for non-topics 2017-02-10 09:32:50 +01:00
AgencyCallback.h Move AgencyCallback stuff to cluster so it is (hopefully) clear that this 2017-01-13 18:08:27 +01:00
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 added request-source (#2599) 2017-06-18 22:56:05 +02:00
ClusterComm.h Treat HTTP 503 as backend not available in ClusterComm. 2017-06-09 22:42:22 +02:00
ClusterEdgeCursor.cpp Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
ClusterEdgeCursor.h Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
ClusterFeature.cpp cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
ClusterFeature.h cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
ClusterHelpers.cpp Extract compareServerList and make it reuseable 2017-05-24 14:13:51 +02:00
ClusterHelpers.h Extract compareServerList and make it reuseable 2017-05-24 14:13:51 +02:00
ClusterInfo.cpp Catch a rare error condition in Maintainer mode. 2017-06-09 11:06:49 +02:00
ClusterInfo.h Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
ClusterMethods.cpp Feature/planning issue 188 (#2547) 2017-06-12 18:54:45 +02:00
ClusterMethods.h Revert "Squashed commit of the following:" 2017-06-01 18:37:45 +02:00
ClusterTraverser.cpp Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +02:00
ClusterTraverser.h Replaced EdgeCursors callback to return cid,rev instead of _id. Does less costly copying and comparision internally 2017-05-31 17:49:46 +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 remove logging for non-topics 2017-02-10 09:32:50 +01:00
DBServerAgencySync.h switch to boost asio 2016-10-14 10:12:17 +00:00
FollowerInfo.cpp Fix behaviour of synchronous replication in dropFollower case. 2017-06-09 13:06:02 +02:00
FollowerInfo.h Fix behaviour of synchronous replication in dropFollower case. 2017-06-09 13:06:02 +02:00
HeartbeatThread.cpp Invalidate current coordinators on every 2nd heartbeatrun 2017-05-11 18:35:33 +02:00
HeartbeatThread.h Try to solve sporadic shutdown blockage in heartbeat thread. 2017-01-30 22:32:05 +01:00
RestAgencyCallbacksHandler.cpp fix velocypack-over-HTTP responses 2017-02-28 17:01:59 +01:00
RestAgencyCallbacksHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
ServerState.cpp cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
ServerState.h cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
TraverserEngine.cpp Edge index refactoring 2017-06-02 11:20:15 +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 cluster documentation varnish (#2553) 2017-06-12 19:02:11 +02:00
v8-cluster.h clang-format 2016-01-27 13:43:46 +01:00