The goal of this task is to explore how to handle direct updates/deletes to shards that modify orphan documents. The initial proposal is to mark the oplog associated to these ops with the fromMigrate flag, so the current infrastructure of changestream should be already able to filter them out.
- causes
-
SERVER-63245 TTL Monitor thread doesn't recover the shard version
- Closed
- is depended on by
-
SERVER-58036 TTL monitor can delete documents during chunk migration's and resharding's critical sections
- Closed