-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Execution
-
ALL
-
-
QE 2021-08-23, QE 2021-09-06, QE 2021-09-20, QE 2021-10-04, QE 2021-10-18, QE 2021-11-01, QE 2021-11-15, QE 2021-11-29, QE 2021-12-13, QE 2021-12-27, QE 2022-01-10, QE 2022-04-04, QE 2022-03-21, QE 2022-01-24, QE 2022-04-18, QE 2022-05-02, QE 2022-05-16, QE 2022-05-30
When attempting to update a document fails due to exceeding the BSON size limit, the number documents that were successfully updated before reaching the failing document are not reflected in the update command response; instead, it reports that 0 documents were updated. I have not tested whether this affects other types of write errors as well.
- related to
-
SERVER-78914 multi-deletes might return incorrect 'n' deleted count when there is an error
- Investigating