← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1427819] Re: Downloading large objects from swift containers exhausts web-server memory

 

** Changed in: horizon
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1427819

Title:
  Downloading large objects from swift containers exhausts web-server
  memory

Status in OpenStack Dashboard (Horizon):
  Fix Released

Bug description:
  In case the object to be downloaded from Swift container is very large
  - several Gigabytes should be enough - the web-server eats up  all the
  memory on Controller node. Line
  https://github.com/openstack/horizon/blob/master/openstack_dashboard/dashboards/project/containers/views.py#L212
  is the main suspect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1427819/+subscriptions


References