← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1427819] [NEW] Downloading large objects from swift containers exhausts browser memory

 

Public bug reported:

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.

** Affects: horizon
     Importance: High
     Assignee: Timur Sufiev (tsufiev-x)
         Status: New


** Tags: swift

-- 
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 browser
  memory

Status in OpenStack Dashboard (Horizon):
  New

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


Follow ups

References