-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Query
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Following SERVER-31763 and SERVER-30834, there are no longer any circumstances in which we forward a complete $changeStream pipeline from mongoS to a single shard. Since all $changeStream pipelines issued to a mongoS must now split and be merged locally, the HostTypeRequirement for all post-split stages should be changed to kLocalOnly.