Bug 1391078 - memory increase and leak in python/django builder
Summary: memory increase and leak in python/django builder
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: rh-python35-container
Version: rh-python35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 3.2
Assignee: Charalampos Stratakis
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks: 1346768
TreeView+ depends on / blocked
 
Reported: 2016-11-02 14:11 UTC by Nicholas Schuetz
Modified: 2018-03-19 18:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-19 18:40:43 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Nicholas Schuetz 2016-11-02 14:11:25 UTC
Description of problem:

https://github.com/nnachefski/pydemo.git

I've been using my python/django demo application when doing demos and PoCs with customers.  For a long time, the memory footprint on this app has been ~100MB.  Recently, when building the app in openshift i noticed that the memory footprint has jumped to ~170MB.  Not only that, but it slowly ticks up over time (memory leak somewhere).  Also, this is true when using the older 3.4 image.  This leads me to believe that the memory problem is probably occurring within one of the packages installed by requirements.txt (possibly django itself). 


Version-Release number of selected component (if applicable):
all python builder images

How reproducible:
build pydemo using any python builder image and observe the increased memory footprint and how is slowly ticks up over time.


Note You need to log in before you can comment on or make changes to this bug.