-
Type: Improvement
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: 4.4.28, 7.0.6, 5.0.25, 6.0.14
-
Component/s: None
-
Cluster Scalability
Today with reads that don't provide the shard key in the filter of the query will execute a orphan filtering step to ensure that the shards responding to the query are the authoritative owners of the document.
MongoDB could skip the orphan filtering step if there are no orphans for the collection at the time of the query.