-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.5.3
-
Component/s: None
-
None
-
Empty show more show less
The logic in the unified topology for max election ID tracking assumes that the values being compared are in Extended JSON, because the test runner does not convert values to BSON for us. The logic should be updated to actually compare ObjectId instances.