-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Change streams
-
None
-
Query Execution
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Files in `src/mongo/db/pipeline` are default-owned by QO. There are several change streams-specific files in the directory, which should instead be owned by `10gen/query-execution-change-streams`.
This PR transfers the ownership for the following files from QO to this group:
- `src/mongo/db/pipeline/data_to_shards_allocation_query_service.cpp`
- `src/mongo/db/pipeline/data_to_shards_allocation_query_service.h`
- `src/mongo/db/pipeline/data_to_shards_allocation_query_service_mock.h`
- `src/mongo/db/pipeline/data_to_shards_allocation_query_service_test.cpp`
- `src/mongo/db/pipeline/historical_placement_fetcher.h`
- `src/mongo/db/pipeline/historical_placement_fetcher_mock.h`