Details
-
Bug
-
Status: Closed
-
Minor - P4
-
Resolution: Fixed
-
3.2.0
-
Fully Compatible
-
ALL
-
TIG E (01/08/16), TIG F (01/29/16)
-
0
Description
Instead of doing
primary_doc == secondary_doc #hooks.py |
to compare 2 documents, we should check that each field is of the same type. We could miss things like:
>>> -9.223372036854776e+18 == -9223372036854775808 |
True |
Attachments
Issue Links
- is related to
-
SERVER-21800 updates that implicitly change type may not replicate correctly
-
- Closed
-