SERVER-125082: Streams: fix onMetaUpdate when $setStreamMeta sets nested fields (#53523)

GitOrigin-RevId: 518ab0771cbd24248d9d68c035d9a19c58ffc187
This commit is contained in:
mongodb-matthew-normyle 2026-05-11 15:28:36 -05:00 committed by MongoDB Bot
parent 6a879d02cf
commit 0bc0112223

View File

@ -10,6 +10,7 @@ selector:
- src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_compact_with_deletes.js
- src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_replace_compact.js
- src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_todo_cases.js
- src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_setstreammeta.js
- src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_many_updates_same_key.js
- src/mongo/db/modules/*/jstests/streams/aspio/iceberg/iceberg_hyphenated_bucket.js