1
0
Fork 0
arangodb/arangod/Cluster
Max Neunhöffer 6f6e42e1f3
Wait 2s after switching server mode before answering. (#6392)
This is needed because the change is propagated via the agency and the
heartbeat, which only happens once per second.
2018-09-05 21:13:44 +02:00
..
AgencyCallback.cpp backport PR 6150: unique function to block network retries during shutdown. (#6188) 2018-08-20 12:58:25 +02: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 Add load balancing support to cursor API in 3.3 (#5797) 2018-07-24 09:56:40 +02:00
ClusterComm.h
ClusterEdgeCursor.cpp
ClusterEdgeCursor.h
ClusterFeature.cpp Bug fix 3.3/servers should retry registration (#5917) 2018-08-17 11:14:50 +02:00
ClusterFeature.h increase timeout for index creation (#4914) 2018-03-21 18:17:26 +01:00
ClusterHelpers.cpp
ClusterHelpers.h
ClusterInfo.cpp backport PR 6150: unique function to block network retries during shutdown. (#6188) 2018-08-20 12:58:25 +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
CollectionLockState.cpp
CollectionLockState.h
CriticalThread.cpp 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
CriticalThread.h 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
DBServerAgencySync.cpp
DBServerAgencySync.h
FollowerInfo.cpp backport PR 6150: unique function to block network retries during shutdown. (#6188) 2018-08-20 12:58:25 +02:00
FollowerInfo.h
HeartbeatThread.cpp Make sure leader is doing a full resync (#6236) 2018-08-24 09:38:35 +02:00
HeartbeatThread.h backport of PR 5201 to 3.3 code line (#6186) 2018-08-20 09:27:34 +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
RestClusterHandler.cpp Active Failover for Foxx Services (3.3) (#4593) 2018-02-15 09:36:25 +01:00
RestClusterHandler.h
ResultT.h [3.3] Compile fix for homebrew (#5417) 2018-05-22 12:56:20 +02:00
SelectivityEstimates.cpp
SelectivityEstimates.h
ServerState.cpp Wait 2s after switching server mode before answering. (#6392) 2018-09-05 21:13:44 +02:00
ServerState.h 3.3: Bring two key Agency bug fixes, plus some secondary stuff back to 3.3 (#6009) 2018-08-08 10:33:17 +02:00
ShardDistributionReporter.cpp do not crash on an empty followers list (#6373) 2018-09-05 17:04:22 +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
TraverserEngineRegistry.cpp
TraverserEngineRegistry.h
v8-cluster.cpp [3.3] Fix inconsistent distributeShardsLike job (#5300) 2018-05-17 12:07:20 +02:00
v8-cluster.h