Project

Profile

Help

Task #2780

closed

Investigate memory issues with mongoengine 0.13+

Added by ttereshc almost 7 years ago. Updated almost 4 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Platform Release:
Groomed:
Yes
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Even just restarting Pulp services with mongoengine 0.13 results in noticeable (400-700MB) increase of memory consumption in comparison to older versions of mongoengine. Investigation needed.

0.13 is not in Fedora yet, Fedora 27 currently contains python-mongoengine 0.12.
https://apps.fedoraproject.org/packages/python-mongoengine/overview/

The outcome of this task depends on the investigation results but I expect it to be one of the following:
- either mongoengine version restriction
- or note in docs that 0.13 consumes more memory
- or fix to the Pulp code if high memory consumption is caused by a certain use case which we can change in a backward compatible way to continue support of older mongoengine versions.

Upd: I think it is worth testing the most recent mongoengine, though I do not see 0.14 on PyPI at the moment.

https://github.com/MongoEngine/mongoengine/releases/tag/v0.14.0

Also available in: Atom PDF