-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 5.0.0, 6.0.0, 7.0.0, 8.0.0, 8.1.0, 8.2.0, 8.3.0-rc1001
-
Component/s: None
-
None
-
Query Execution
-
Fully Compatible
-
ALL
-
QE 2026-03-30, QE 2026-03-16
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The cloner component of a movePrimary(dbName, recipientShard) request issues on the recipientShard a createCollection operation for each untracked / unsplittable collection under dbName as a way to establish the expected catalog metadata on the new primary. Such operations should nevertheless be marked as fromMigrate: true so that the generated op entries are not visible as change events through a change stream targeting one of the namespaces being transferred.
- is related to
-
SERVER-69933 Allow change stream to survive movePrimary
-
- Closed
-
- related to
-
SERVER-121274 Add test coverage for the change stream events generated by movePrimary
-
- Backlog
-