[dashboard] Service steps data overflows cookie-based session storage

Bug #1372963 reported by Timur Sufiev
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Murano
Fix Released
Critical
Timur Sufiev

Bug Description

Muranodashboard code doesn't explicitly clear session entries containing data of a service step, so when using cookie-based storage in case of intensive operations in UI it won't take long before storage is overflowed (4096 bytes limit) and some weird errors began to appear.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to murano-dashboard (master)

Fix proposed to branch: master
Review: https://review.openstack.org/123493

Changed in murano:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to murano-dashboard (master)

Reviewed: https://review.openstack.org/123493
Committed: https://git.openstack.org/cgit/stackforge/murano-dashboard/commit/?id=ea598d91abca3ac802d0f0c5bc1a8b937b1587af
Submitter: Jenkins
Branch: master

commit ea598d91abca3ac802d0f0c5bc1a8b937b1587af
Author: Timur Sufiev <email address hidden>
Date: Tue Sep 23 19:54:35 2014 +0400

    Cleanup leftover wizard data in session on adding App to Env

    Default horizon setting is to use cookie-based session storage, which
    has a limit of 4096 bytes (actually, a bit less), thus it can be
    overflown very quickly in case one user adds many applications.

    Closes-Bug: #1372963
    Change-Id: Icf5a908fa330c6a80f80c31bc59331735e3a86d4

Changed in murano:
status: In Progress → Fix Committed
Changed in murano:
status: Fix Committed → Fix Released
Changed in murano:
milestone: juno-rc1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.