1
0
Fork 0
arangodb/arangod/Cluster
Jan 81287811fe make replication timeouts configurable via startup options (#10473)
* make replication timeouts configurable via startup options

The following options are available (for active failover
and master-slave replication):

    --replication.connect-timeout
    --replication.request-timeout

Values can be specified in seconds. If these options are used, they will
be used for replication requests, overriding any hard-coded defaults or
explicitly configured timeouts.

Additionally, this change increases the default request timeout
for replication from 10 minutes to 20 minutes.

* do *not* change default value for timeouts

* make tests work again

* Update CHANGELOG
2019-11-19 18:25:15 +01:00
..
Action.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Action.h Port agency performance tuning for many shards to devel. (#8647) 2019-04-11 11:14:56 +02:00
ActionBase.cpp retry (#9480) 2019-07-17 11:01:25 +03:00
ActionBase.h Port agency performance tuning for many shards to devel. (#8647) 2019-04-11 11:14:56 +02:00
ActionDescription.cpp Bug fix/cppcheck 13042019 (#8752) 2019-04-15 10:13:56 +02:00
ActionDescription.h Bug fix/applicationserver stop (#9414) 2019-07-08 20:30:05 +02:00
AgencyCallback.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
AgencyCallback.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
AgencyCallbackRegistry.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
AgencyCallbackRegistry.h big reformat 2018-12-26 00:54:03 +01:00
ClusterCollectionCreationInfo.cpp Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
ClusterCollectionCreationInfo.h Bug fix 3.5/min replication factor (#9524) 2019-07-22 17:48:34 +03:00
ClusterComm.cpp Bug fix 3.5/add db list transactions function (#9575) 2019-07-26 16:34:57 +03:00
ClusterComm.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
ClusterEdgeCursor.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
ClusterEdgeCursor.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
ClusterFeature.cpp Bug fix 3.5/honor sharding restrictions (#10140) 2019-10-02 18:42:53 +03:00
ClusterFeature.h Feature 3.5/sharding config (#10111) 2019-10-01 16:43:57 +03:00
ClusterHelpers.cpp big reformat 2018-12-26 00:54:03 +01:00
ClusterHelpers.h big reformat 2018-12-26 00:54:03 +01:00
ClusterInfo.cpp [3.5] coordinator proper wait for dbservers after hot restore (#10049) 2019-09-30 11:07:04 +03:00
ClusterInfo.h [3.5] coordinator proper wait for dbservers after hot restore (#10049) 2019-09-30 11:07:04 +03:00
ClusterMethods.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
ClusterMethods.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
ClusterRepairDistributeShardsLike.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
ClusterRepairDistributeShardsLike.h big reformat 2018-12-26 00:54:03 +01:00
ClusterRepairOperations.cpp big reformat 2018-12-26 00:54:03 +01:00
ClusterRepairOperations.h remove some containers from common.h (#9223) 2019-06-07 13:27:24 +02:00
ClusterRepairs.h Feature/fix inconsistent distribute shards like job (#4743) 2018-05-07 16:53:08 +02:00
ClusterTraverser.cpp count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
ClusterTraverser.h count HTTP requests from traversals (#8645) 2019-04-02 18:00:11 +02:00
ClusterTrxMethods.cpp fix cleanupEngines, add another sanity check (#10344) 2019-10-31 21:08:26 +03:00
ClusterTrxMethods.h The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
ClusterTypes.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
ClusterTypes.h [3.5] coordinator proper wait for dbservers after hot restore (#10049) 2019-09-30 11:07:04 +03:00
CreateCollection.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
CreateCollection.h Bug fix/issues 2019 05 06 (#8913) 2019-05-07 12:17:16 +02:00
CreateDatabase.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
CreateDatabase.h big reformat 2018-12-26 00:54:03 +01:00
CriticalThread.cpp big reformat 2018-12-26 00:54:03 +01:00
CriticalThread.h don't include the Logger in header files if it's not necessary (#9216) 2019-06-07 10:08:03 +02:00
DBServerAgencySync.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
DBServerAgencySync.h Leader updates Current precondition fixes. (#9410) 2019-07-05 13:35:13 +02:00
DropCollection.cpp [3.5] drop collection action timeout (#9894) 2019-09-04 18:52:29 +03:00
DropCollection.h big reformat 2018-12-26 00:54:03 +01:00
DropDatabase.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
DropDatabase.h big reformat 2018-12-26 00:54:03 +01:00
DropIndex.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
DropIndex.h big reformat 2018-12-26 00:54:03 +01:00
EnsureIndex.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
EnsureIndex.h big reformat 2018-12-26 00:54:03 +01:00
FollowerInfo.cpp Bug fix 3.5/multi bugs (#9792) 2019-08-26 15:51:14 +03:00
FollowerInfo.h Fixed and enabled an accidentially disabled assertion (#9970) 2019-09-11 10:10:48 +03:00
HeartbeatThread.cpp make replication timeouts configurable via startup options (#10473) 2019-11-19 18:25:15 +01:00
HeartbeatThread.h don't include the Logger in header files if it's not necessary (#9216) 2019-06-07 10:08:03 +02:00
Maintenance.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
Maintenance.h Port agency performance tuning for many shards to devel. (#8647) 2019-04-11 11:14:56 +02:00
MaintenanceFeature.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
MaintenanceFeature.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
MaintenanceRestHandler.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
MaintenanceRestHandler.h This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
MaintenanceStrings.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
MaintenanceWorker.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
MaintenanceWorker.h big reformat 2018-12-26 00:54:03 +01:00
NonAction.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
NonAction.h big reformat 2018-12-26 00:54:03 +01:00
RebootTracker.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
RebootTracker.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
ReplicationTimeoutFeature.cpp [3.5] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9810) 2019-08-28 14:07:33 +03:00
ReplicationTimeoutFeature.h [3.5] Minimize unnecessary dropping of followers due to poorly set synchronous replication timeouts (#9810) 2019-08-28 14:07:33 +03:00
ResignShardLeadership.cpp Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
ResignShardLeadership.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
RestAgencyCallbacksHandler.cpp [devel] Direct Exec Scheduler (#9004) 2019-05-20 11:38:57 +02:00
RestAgencyCallbacksHandler.h big reformat 2018-12-26 00:54:03 +01:00
RestClusterHandler.cpp Bug fix/vpack update (#8875) 2019-04-30 12:33:26 +02:00
RestClusterHandler.h [devel] supervision bug fix backports (#8314) 2019-03-04 19:27:24 +01:00
ResultT.h Forbid ambiguous casts to and from ResultT (#8147) 2019-02-19 12:50:57 +01:00
ServerState.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
ServerState.h check for duplicate server endpoints on cluster startup (#9863) 2019-09-03 11:49:08 +03:00
SynchronizeShard.cpp Bug fix 3.5/multi bugs (#9792) 2019-08-26 15:51:14 +03:00
SynchronizeShard.h Bug fix 3.5/clean replication api wal tracking (#9503) 2019-07-18 19:38:31 +03:00
TakeoverShardLeadership.cpp Fix an agency bug found in Windows tests. (#9728) 2019-08-16 12:17:09 +02:00
TakeoverShardLeadership.h Merge 3.5.1 back to 3.5 (#9713) 2019-08-14 20:24:47 +03:00
TraverserEngine.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
TraverserEngine.h The Legendary El Cheapo (#8485) 2019-03-22 11:38:33 +01:00
TraverserEngineRegistry.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
TraverserEngineRegistry.h big reformat 2018-12-26 00:54:03 +01:00
UpdateCollection.cpp This merges hotbackup and atomic-db-creation into 3.5. (#9968) 2019-09-11 13:13:54 +03:00
UpdateCollection.h big reformat 2018-12-26 00:54:03 +01:00
v8-cluster.cpp Bug fix/internal issue #647 (#10292) (#10334) 2019-10-30 17:01:18 +03:00
v8-cluster.h Feature/schmutz plus plus (#5972) 2018-08-24 12:15:35 +02:00