MongoDB – OpLog connecting to different shard than where collection is present while watching change stream
I have a 3 shard mongo cluster running 5.0v
Each shard is a 3 node replicaSet
It’s fronted by a 3 node config server replicaset and finally by a mongos server
Pretty standard