-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 3.2.0-rc4
-
Component/s: Replication
-
Minor Change
-
ALL
-
Sharding E (01/08/16)
When observing deletes was consolidated inside of mongo/db/catalog/collection.cpp, propagation of the fromMigrate flag was lost. This may affect third party tools that monitor the oplog to observe changes in replica sets, and expect the fromMigrate flag to be set in order to indicate operations that are logically internal to the sharded cluster.
- related to
-
SERVER-4333 Add flag to the oplog entry for migration/sharding ops
- Closed