mirror of https://github.com/mongodb/mongo
SERVER-114707 Add module annotations to disagg_storage (#44688)
GitOrigin-RevId: ec35aa2e45b692192d83a7bdda14e131597a9468
This commit is contained in:
parent
8fe8df8e28
commit
f05cc534aa
|
|
@ -804,6 +804,7 @@ disagg_storage:
|
|||
meta:
|
||||
slack: disaggregated-storage-mongod
|
||||
jira: RSSD
|
||||
fully_marked: true
|
||||
files:
|
||||
- src/mongo/db/modules/atlas/src/disagg_storage
|
||||
|
||||
|
|
@ -811,6 +812,7 @@ disagg_storage.encryption:
|
|||
meta:
|
||||
slack: disagg-security-data-encryption
|
||||
jira: Server Security
|
||||
fully_marked: true
|
||||
files:
|
||||
- src/mongo/db/modules/atlas/src/disagg_storage/encryption
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue