-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: None
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.2
-
Linked BF Score:12
In sharded environments, it's possible that databases are on different primary shards with slightly different clocks, which would result in a different ordering of operations in the oplog than what was sent to mongos. TheĀ whole_cluster_metadata_notifications test should be updated to allow for an interleaved (but still causal) ordering of operations in the changestream.