Commit Graph

10 Commits

Author SHA1 Message Date
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