-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.6.11, 3.0.7, 3.2.0-rc3
-
Component/s: Write Ops
A $rename is replicated as a $set and a $unset, which results in the same document but with the fields in a different order.
This causes dbHash to be different on the secondary and primary.
- is related to
-
SERVER-21613 Add CheckReplDBHash resmoke hook to jstestfuzz_replication suite
- Closed
- related to
-
SERVER-21648 resmoke.py's dbHash should compare documents with an ordered dictionary
- Closed