1
0
Fork 0
arangodb/arangod/Cluster
Kaveh Vahedipour 507418d9a4 stop supervision on demand (#5109)
* stop supervision on demand
* adding tests
* Correct an error message.
2018-04-20 11:58:47 +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
AgencyCallbackRegistry.h
ClusterComm.cpp Refactor Authentication Layer (3.3) (#4588) 2018-02-28 13:24:18 +01:00
ClusterComm.h fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
ClusterEdgeCursor.cpp
ClusterEdgeCursor.h
ClusterFeature.cpp increase timeout for index creation (#4914) 2018-03-21 18:17:26 +01: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 fix restoring of smart graph edge collections so it does not time out (#5048) 2018-04-06 14:15:29 +02:00
ClusterInfo.h optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
ClusterMethods.cpp More logging and increase timeout. (#4858) 2018-03-15 13:29:59 +01:00
ClusterMethods.h Bug fix/distribute shards like (#4415) 2018-02-12 13:43:06 +01:00
ClusterTraverser.cpp Fixed inconsistency in BFS when using filters on vertices (#4586) 2018-02-28 15:05:01 +01:00
ClusterTraverser.h
CollectionLockState.cpp
CollectionLockState.h
DBServerAgencySync.cpp Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
DBServerAgencySync.h
FollowerInfo.cpp Bug fix/fixes 2410 (#3511) 2017-10-30 22:49:24 +01:00
FollowerInfo.h
HeartbeatThread.cpp re-added missing sendState call 2018-04-04 17:26:17 +02:00
HeartbeatThread.h Feature/server mode (#3590) 2017-11-10 17:56:21 +01: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
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
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 fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
ServerState.h Bug fix/fixes 1511 (#3711) 2017-11-16 14:18:51 +01:00
ShardDistributionReporter.cpp optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
ShardDistributionReporter.h optimized shard distribution api and ui (#4312) 2018-01-16 20:54:07 +01:00
TraverserEngine.cpp fix premature unlock (#3802) (#4027) 2017-12-13 18:46:14 +01:00
TraverserEngine.h Feature/async failover (#3451) 2017-10-18 23:59:29 +02:00
TraverserEngineRegistry.cpp
TraverserEngineRegistry.h
v8-cluster.cpp stop supervision on demand (#5109) 2018-04-20 11:58:47 +02:00
v8-cluster.h