Commit Graph

19 Commits

Author SHA1 Message Date
Gabriel Marks
841de0c143 SERVER-72220 Separate set from validate for cluster parameters 2023-01-06 05:31:50 +00:00
auto-revert-processor
f12d0b467c Revert "SERVER-71767 In ClusterServerParameterRefresher, don't delete non-updated parameters"
This reverts commit 49e41485fd.
2022-12-15 00:40:44 +00:00
Gabriel Marks
49e41485fd SERVER-71767 In ClusterServerParameterRefresher, don't delete non-updated parameters 2022-12-14 17:08:17 +00:00
Varun Ravichandran
c054898179 SERVER-69160: Await replication in shards in shardingTest for FCV initialization 2022-10-31 16:12:17 +00:00
Gabriel Marks
3fd2cc553a SERVER-68317 Create replset tests for serverless cluster parameters 2022-10-27 19:15:45 +00:00
Rishab Joshi
5c2f688e4d SERVER-66717 Guard change collection code with the serverless flag. 2022-09-28 14:45:43 +00:00
Sara Golemon
2cfc78ff27 SERVER-69060 Guard server parameters on feature flags 2022-09-27 03:13:12 +00:00
Romans Kasperovics
b99c0f1cbf SERVER-69072 Add version restrictions to change stream expireAfterSeconds parameters 2022-09-22 00:03:32 +00:00
Rishab Joshi
4e5bb25a80 SERVER-68202 Remove 'enabled' field from 'changeStreams' cluster wide parameter. 2022-07-27 20:25:50 +00:00
Romans Kasperovics
3d1c610992 SERVER-65948 Add 'changeStreams' cluster-wide parameter
This parameter will be used to activate per-tenant
change collections in serverless environment.
2022-06-23 08:35:42 +00:00
Varun Ravichandran
2f6c45ee3a SERVER-65572: Remove featureFlagClusterWideConfig 2022-06-09 15:32:56 +00:00
Varun Ravichandran
834c86a44c SERVER-65728: Audit cluster server parameters on startup, update, and retrieval 2022-05-27 16:05:22 +00:00
Varun Ravichandran
0047a5b2e8 SERVER-65810: Disable test-only cluster server parameters when enableTestCommands is false 2022-05-04 16:55:25 +00:00
Varun Ravichandran
ceb27a1820 SERVER-61802: Create changeStreamOptions cluster server parameter 2022-04-12 01:15:19 +00:00
Marcos José Grillo Ramirez
c1df9d9496 SERVER-63606 Serialize setClusterParameter with add/remove shard and push parameters on newly added shards 2022-04-11 15:19:35 +00:00
auto-revert-processor
dc27194622 Revert "SERVER-63606 Serialize setClusterParameter with add/remove shard and push parameters on newly added shards"
This reverts commit e15d236351.
2022-04-09 03:59:34 +00:00
Marcos José Grillo Ramirez
e15d236351 SERVER-63606 Serialize setClusterParameter with add/remove shard and push parameters on newly added shards 2022-04-08 17:43:16 +00:00
Varun Ravichandran
df9851154b SERVER-65128: Improve integration testing and address bugs in setClusterParameter 2022-04-07 04:40:40 +00:00
Varun Ravichandran
fe488bc9f3 SERVER-62261: Implement getClusterParameter command on mongod and mongos 2022-04-01 19:24:56 +00:00