pymongo 2.6 causes memory leak
Bug #1425603 reported by
Evgeniy Afonichev
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mirantis OpenStack |
Fix Released
|
High
|
Ivan Berezovskiy | ||
5.1.x |
Fix Committed
|
High
|
Ivan Berezovskiy | ||
6.0.x |
Fix Released
|
High
|
Denis Meltsaykin |
Bug Description
The original issue https:/
The fix proposed https:/
Please note it's in openstack/
In my case this issue affects ceilometer
"During execution of long term stability test it was found that the memory usage for the ceilometer-
We tested that fix and it solves the problem with memory leakage
Version: 5.1.2
Changed in mos: | |
assignee: | MOS Deployment Team (mos-deployment) → Ivan Berezovskiy (iberezovskiy) |
Changed in mos: | |
importance: | Medium → High |
Changed in mos: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
We need to have pymongo >= 2.6.1 to be not affected by the bug. Right now we have
* 2.5.2 for CentOS
* not sure what for Ubuntu Trusty
Lets update CentOS's package, and probably we will get proper update from Trusty automatically