Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Fixed
-
None
-
None
-
Fully Compatible
-
ALL
-
v4.2
-
12
Description
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.