1
0
Fork 0
arangodb/arangod/Cluster
Simon 6f4ce44716 Rename minReplicationFactor to writeConcern (#10568)
* Rename minReplicationFactor to writeConcern

* fix rest handler

* fix rest handler

* fix some tests

* fix some tests

* modify changelog

* fix suggestions
2019-11-28 20:37:06 +01:00
..
Action.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
Action.h
ActionBase.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ActionBase.h
ActionDescription.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ActionDescription.h
AgencyCallback.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
AgencyCallback.h
AgencyCallbackRegistry.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
AgencyCallbackRegistry.h
AgencyPaths.cpp
AgencyPaths.h Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
CallbackGuard.cpp Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
CallbackGuard.h Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
ClusterCollectionCreationInfo.cpp rename minReplicationFactor to writeConcern (#10118) 2019-10-07 15:12:15 +02:00
ClusterCollectionCreationInfo.h rename minReplicationFactor to writeConcern (#10118) 2019-10-07 15:12:15 +02:00
ClusterComm.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ClusterComm.h Make some changes to Comm Tasks (#10520) 2019-11-25 20:01:38 +03:00
ClusterEdgeCursor.cpp Feature/fuerte cluster 9000 (#10137) 2019-10-08 21:06:38 +02:00
ClusterEdgeCursor.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ClusterFeature.cpp Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
ClusterFeature.h Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
ClusterHelpers.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
ClusterHelpers.h
ClusterInfo.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
ClusterInfo.h clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
ClusterMethods.cpp Fix argument handling in hotbackup if body is empty. (#10489) 2019-11-20 17:28:22 +01:00
ClusterMethods.h more debug infos 2019-10-29 10:43:48 +01:00
ClusterRepairDistributeShardsLike.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ClusterRepairDistributeShardsLike.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ClusterRepairOperations.cpp remove cctype (#10501) 2019-11-21 15:59:59 +01:00
ClusterRepairOperations.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ClusterRepairs.h
ClusterTraverser.cpp Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
ClusterTraverser.h Feature/fuerte cluster 9000 (#10137) 2019-10-08 21:06:38 +02:00
ClusterTrxMethods.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ClusterTrxMethods.h Convert many uses of ClusterComm to Fuerte (#10154) 2019-10-10 14:03:33 +02:00
ClusterTtlMethods.cpp Improve Connection pool robustness (#10268) 2019-10-30 17:30:50 +01:00
ClusterTtlMethods.h Feature/fuerte cluster 9000 (#10137) 2019-10-08 21:06:38 +02:00
ClusterTypes.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ClusterTypes.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ClusterUpgradeFeature.cpp Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
ClusterUpgradeFeature.h Bug fix/fix cluster upgrade (#10411) 2019-11-15 10:42:04 +01:00
CreateCollection.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
CreateCollection.h
CreateDatabase.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
CreateDatabase.h
CriticalThread.cpp
CriticalThread.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
DBServerAgencySync.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
DBServerAgencySync.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
DropCollection.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
DropCollection.h
DropDatabase.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
DropDatabase.h
DropIndex.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
DropIndex.h
EnsureIndex.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
EnsureIndex.h
FollowerInfo.cpp Bug fix/fix suspicous stuff (#10273) 2019-10-17 15:34:22 +02:00
FollowerInfo.h rename minReplicationFactor to writeConcern (#10118) 2019-10-07 15:12:15 +02:00
HeartbeatThread.cpp make replication timeouts configurable via startup options (#10476) 2019-11-19 16:57:48 +01:00
HeartbeatThread.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
Maintenance.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
Maintenance.h
MaintenanceFeature.cpp Bug fix/internal issue #651 (#10415) 2019-11-13 19:50:17 +03:00
MaintenanceFeature.h Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
MaintenanceRestHandler.cpp clean up a bit (#10391) 2019-11-11 09:28:18 +01:00
MaintenanceRestHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
MaintenanceStrings.h
MaintenanceWorker.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
MaintenanceWorker.h
NonAction.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
NonAction.h
PathComponent.cpp
PathComponent.h no context fix (#10467) 2019-11-20 20:01:11 +01:00
RebootTracker.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
RebootTracker.h Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
ReplicationTimeoutFeature.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
ReplicationTimeoutFeature.h
ResignShardLeadership.cpp Use explicit default destructors where possible (#10166) 2019-10-04 15:58:30 +02:00
ResignShardLeadership.h
RestAgencyCallbacksHandler.cpp Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestAgencyCallbacksHandler.h Refactor ApplicationServer stack (#9965) 2019-09-25 17:31:59 +02:00
RestClusterHandler.cpp Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
RestClusterHandler.h Direct Execution RestHandler (#10510) 2019-11-26 17:06:21 +01:00
ResultT.h C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ServerState.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
ServerState.h
SynchronizeShard.cpp Missing post failure on readlock in SynchronizeShard (#7860) 2019-11-26 17:46:26 +01:00
SynchronizeShard.h Convert many uses of ClusterComm to Fuerte (#10154) 2019-10-10 14:03:33 +02:00
TakeoverShardLeadership.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
TakeoverShardLeadership.h
TraverserEngine.cpp C++17 clean up (#10287) 2019-11-11 08:49:54 +01:00
TraverserEngine.h
TraverserEngineRegistry.cpp Feature/parallel aql phase one 2 (#10408) 2019-11-12 15:47:31 +01:00
TraverserEngineRegistry.h
UpdateCollection.cpp Rename minReplicationFactor to writeConcern (#10568) 2019-11-28 20:37:06 +01:00
UpdateCollection.h
v8-cluster.cpp Bug fix/internal issue #647 (#10292) 2019-10-29 12:09:04 +03:00
v8-cluster.h