-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
Query 2018-12-03
Because the DocumentSourceChangeStreamTransform can change the amount of documents it is incorrect to swap it with $limit or $match. These lines are incorrect. This ticket is to investigate the need of backporting the removal of these lines which was applied to master as part of the fix for SERVER-28592.