Comment 8 for bug 1381757

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-web (master)

Reviewed: https://review.openstack.org/129759
Committed: https://git.openstack.org/cgit/stackforge/fuel-web/commit/?id=8c20977025067c662d99437f33226375d03e471a
Submitter: Jenkins
Branch: master

commit 8c20977025067c662d99437f33226375d03e471a
Author: Łukasz Oleś <email address hidden>
Date: Tue Oct 21 01:46:06 2014 +0200

    Do not load Task.cache column by default

    For 100 nodes, cache column may have 70MB. For sqlalchemy it takes almost 10s
    to load it. This column wil be loaded only when accessed.

    Closes-Bug: 1381757
    blueprint 100-nodes-support

    Change-Id: I220faf3b49244f3eda8bde26ede85f149eb2caa2