-
Type: Improvement
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.9.5
-
Component/s: Core MongoDB
-
Tags:
-
Sprint:Sprint RepoTeam 5.9.5-1
The current MongoDB code rewrites complete documents as soon as there is a change in a property, which is expensive. Only the values that changed should be rewritten.
- is related to
-
NXP-30010 Improve concurrent updates removing elements from lists on MongoDB
- Resolved