1
0
Fork 0
arangodb/arangod/Cluster
jsteemann 39021d008d make engine equality check feature abort the startup when there are different storage engines used in a cluster 2018-07-17 14:08:01 +02:00
..
AgencyCallback.cpp devel: fixed the missed changes to plan after agency callback is registred f… (#4775) 2018-03-14 12:01:17 +01:00
AgencyCallback.h Feature/misc spelling corrections (#5164) 2018-07-13 13:06:20 +02:00
AgencyCallbackRegistry.cpp merge from 3.1 2017-02-20 20:05:52 +01:00
AgencyCallbackRegistry.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
ClusterComm.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterComm.h do not dereference potential nullptrs (#5729) 2018-07-05 09:50:56 +02:00
ClusterEdgeCursor.cpp issue 389.8: remove redundant function from Methods, convert Syncer API to user TRI_ocbase_t& wherever possible (#5408) 2018-05-22 16:10:24 +03:00
ClusterEdgeCursor.h No access collections Improvements (#3190) 2017-09-07 14:55:07 +02:00
ClusterFeature.cpp cleanup of server options 2018-07-16 21:38:35 +02:00
ClusterFeature.h Feature/mv thread death logging (#5111) 2018-04-23 15:50:14 +02: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 Only load Plan and Current in ClusterInfo when actually needed. (#5649) 2018-07-16 12:20:13 +02:00
ClusterInfo.h Only load Plan and Current in ClusterInfo when actually needed. (#5649) 2018-07-16 12:20:13 +02:00
ClusterMethods.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterMethods.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRepairDistributeShardsLike.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ClusterRepairDistributeShardsLike.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ClusterRepairOperations.cpp Only load Plan and Current in ClusterInfo when actually needed. (#5649) 2018-07-16 12:20:13 +02:00
ClusterRepairOperations.h Bug fix/compile issues on mac (#5280) 2018-05-08 11:07:16 +02:00
ClusterRepairs.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ClusterTraverser.cpp Bug fix devel/bfs filter vertices (#4752) 2018-03-08 09:06:15 +01:00
ClusterTraverser.h Feature/efficiency (#3736) 2018-01-05 16:51:31 +01:00
CriticalThread.cpp Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
CriticalThread.h Bug fix/remove most of aql js (#5223) 2018-04-30 11:17:11 +02:00
DBServerAgencySync.cpp issue 374.3: use a reference to vocbase instead of a pointer in DatabaseGuard 2018-04-13 09:56:49 +03:00
DBServerAgencySync.h switch to boost asio 2016-10-14 10:12:17 +00:00
EngineEqualityCheckFeature.cpp make engine equality check feature abort the startup when there are different storage engines used in a cluster 2018-07-17 14:08:01 +02:00
EngineEqualityCheckFeature.h Bug fix/fixes 1307 (#5878) 2018-07-13 20:48:21 +02:00
FollowerInfo.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
FollowerInfo.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
HeartbeatThread.cpp Only load Plan and Current in ClusterInfo when actually needed. (#5649) 2018-07-16 12:20:13 +02:00
HeartbeatThread.h Read only server (#5652) 2018-07-03 09:58:16 +02:00
ReplicationTimeoutFeature.cpp Feature/feature phases (#5272) 2018-07-16 14:09:36 +02:00
ReplicationTimeoutFeature.h Make chooseTimeout() dynamic (#3996) 2017-12-15 18:25:18 +01:00
RestAgencyCallbacksHandler.cpp Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RestAgencyCallbacksHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
RestClusterHandler.cpp Fix some problems with active failover (#4540) 2018-02-09 15:11:53 +01:00
RestClusterHandler.h Async AQL (#5806) 2018-07-09 14:24:10 +02:00
ResultT.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ServerState.cpp Only load Plan and Current in ClusterInfo when actually needed. (#5649) 2018-07-16 12:20:13 +02:00
ServerState.h make engine equality check feature abort the startup when there are different storage engines used in a cluster 2018-07-17 14:08:01 +02:00
ShardDistributionReporter.cpp Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ShardDistributionReporter.h Bug fix/optimize shard distribution api and ui (#3921) 2018-01-02 12:42:12 +01:00
TraverserEngine.cpp TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
TraverserEngine.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
TraverserEngineRegistry.cpp fix windows compile (#5611) 2018-06-14 19:18:54 +02:00
TraverserEngineRegistry.h TransactionState::addCollection refactoring (#5606) 2018-06-14 15:34:58 +02:00
v8-cluster.cpp remove tabstops 2018-07-16 15:00:12 +02:00
v8-cluster.h