-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Aggregation Framework
-
None
-
Fully Compatible
-
ALL
-
Query 2016-12-12, Query 2019-06-03, Query 2019-06-17
judah.schvimer's work to have writeConcern handled at the command processor won't work correctly with $out if the aggregate command returns a cursor with batchSize=0 because the writes are done in the getmore, not in the aggregate command
- is related to
-
SERVER-41444 Improve WriteConcernOptions to differentiate uninitialized from 'usedDefault'
- Backlog