-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query Execution 2021-04-05, Query Execution 2021-04-19, Query Execution 2021-05-03
Currently, applyOps unwinding happens in the DocumentSourceChangeStreamTransform stage (via the TransactionOpIterator). This logic is largely independent of the transform logic, however, and moving it into its own stage would improve the modularity of change streams pipelines.
- depends on
-
SERVER-54676 Serialization and deserialization for shard-side change streams stages
- Closed