Comment 4 for bug 1224642

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to trove (milestone-proposed)

Reviewed: https://review.openstack.org/46399
Committed: http://github.com/openstack/trove/commit/7f337fb6d09b4d43689e566580cc6221060e64c6
Submitter: Jenkins
Branch: milestone-proposed

commit 7f337fb6d09b4d43689e566580cc6221060e64c6
Author: Nikhil Manchanda <email address hidden>
Date: Thu Sep 12 14:46:15 2013 -0700

    Fixed backups so that they no longer fail when backup size is > 2GB

    Fixed backups to correctly write all segments to swift before writing the
    manifest. This enables backups of > 2GB to be written to swift.

    Change-Id: Ifc72465c4629c2b2eed775aac58509c60354be32
    Fixes: bug 1224642
    (cherry picked from commit 013c62dc53e0cf15f007796d39ce2a47769dd248)