SERVER-113581 Implement DEK Rotation for Phylog (#49440)

GitOrigin-RevId: 7aea48c635409116a0ba5b24b9978e1db9739e7a
This commit is contained in:
adriangzz 2026-03-30 09:41:26 -05:00 committed by MongoDB Bot
parent e5f7b4f944
commit 399b50f111
2 changed files with 9 additions and 0 deletions

View File

@ -41,6 +41,8 @@
"dryrun",
"EBUSY",
"encryptors",
"ESECMK",
"ESEKEK",
"evictable",
"FCBIS",
"fromjson",
@ -55,6 +57,7 @@
"journaled",
"journaling",
"jstests",
"KEKID",
"killable",
"kmip",
"logd",
@ -88,6 +91,7 @@
"shardsvr",
"sizeStorer",
"sleepmillis",
"SLSKEK",
"srcs",
"starlark",
"stdx",

View File

@ -296,6 +296,11 @@ feature_flags:
cpp_varname: gFeatureFlagQEPrefixSuffixSearch
default: false
fcv_gated: true
featureFlagIncludeDeltaHeaderForPhylog:
description: "Enable including delta headers for phylog pages."
cpp_varname: gFeatureFlagIncludeDeltaHeaderForPhylog
default: false
fcv_gated: false
server_parameters:
allowDirectSystemBucketsAccess: