1
0
Fork 0
arangodb/arangod/Cluster
Dan Larkin-York 1897fd029f Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
..
AgencyCallback.cpp 3.3: fixed the missed changes to plan after agency callback is registred f… (#4777) 2018-03-14 12:03:40 +01:00
AgencyCallback.h 3.3: fixed the missed changes to plan after agency callback is registred f… (#4777) 2018-03-14 12:03:40 +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 Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
ClusterComm.h fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
ClusterEdgeCursor.cpp No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterEdgeCursor.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterFeature.cpp backport Scheduler from devel (#5533) 2018-06-28 13:26:04 +02:00
ClusterFeature.h increase timeout for index creation (#4914) 2018-03-21 18:17:26 +01:00
ClusterHelpers.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterHelpers.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ClusterInfo.cpp Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
ClusterInfo.h Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
ClusterMethods.cpp make shard key change check not start extra HTTP requests 2018-07-23 11:32:51 +02:00
ClusterMethods.h make shard key change check not start extra HTTP requests 2018-07-23 11:32:51 +02:00
ClusterRepairDistributeShardsLike.cpp [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
ClusterRepairDistributeShardsLike.h [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
ClusterRepairOperations.cpp [3.3] Bugfix: Add missing plan version increments in repair-distributeShardsLike (#5952) 2018-07-24 09:14:08 +02:00
ClusterRepairOperations.h [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
ClusterRepairs.h [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
ClusterTraverser.cpp Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
ClusterTraverser.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +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 Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
DBServerAgencySync.h switch to boost asio 2016-10-14 10:12:17 +00:00
FollowerInfo.cpp Bug fix/fixes 2410 (#3511) 2017-10-30 22:49:24 +01:00
FollowerInfo.h Feature/move shard fix (#2626) 2017-06-26 16:55:01 +02:00
HeartbeatThread.cpp agency pool size had to be larger 1 (#5380) 2018-05-17 12:01:19 +02:00
HeartbeatThread.h Replication cleanup (#5106) 2018-04-23 11:04:46 +02:00
ReplicationTimeoutFeature.cpp fix blind spot in storage engine selection (#4810) 2018-03-12 13:41:00 +01:00
ReplicationTimeoutFeature.h move from devel to 3.3 the dynamic chooseTimeout() feature. (#4166) 2017-12-27 16:36:42 +01:00
RestAgencyCallbacksHandler.cpp 3.3: fixed the missed changes to plan after agency callback is registred f… (#4777) 2018-03-14 12:03:40 +01:00
RestAgencyCallbacksHandler.h switch to boost asio 2016-10-14 10:12:17 +00:00
RestClusterHandler.cpp Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
RestClusterHandler.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ResultT.h [3.3] Compile fix for homebrew (#5417) 2018-05-22 12:56:20 +02:00
SelectivityEstimates.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
SelectivityEstimates.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
ServerState.cpp Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
ServerState.h Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
ShardDistributionReporter.cpp [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
ShardDistributionReporter.h optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
TraverserEngine.cpp Replication cleanup (#5106) 2018-04-23 11:04:46 +02:00
TraverserEngine.h Feature/async failover (#3451) 2017-10-18 23:59:29 +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 [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
v8-cluster.h