-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
Fully Compatible
-
ALL
-
v8.0
-
0
Document_source_writer in sharded enviromnent throws errors when the output collection is moved or dropped.
Based on the analysis from BF-34063, there seems to be an overlap in the error thrown for these two cases, however the two cases need different handling.
This ticket will ensure that the error handling is performed accordingly for each case, and introduce the corresponding tests.
- is related to
-
SERVER-75856 Support implicit database creation for $out when running aggregate on a mongos
- Closed
- related to
-
SERVER-95942 StaleDB handling in $out is incomplete
- In Code Review