Comment 4 for bug 1068423

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

Reviewed: https://review.openstack.org/25492
Committed: http://github.com/openstack/swift/commit/045076a923bfd66e3e76b66339bc58b51e3af856
Submitter: Jenkins
Branch: milestone-proposed

commit 045076a923bfd66e3e76b66339bc58b51e3af856
Author: David Hadas <email address hidden>
Date: Wed Feb 27 00:49:51 2013 +0200

    Improved container-sync resiliency

    container-sync now skips faulty objects in the first and second rounds.
    All replicas try in the second round.
    No server will give up until the faulty object suceeds

    Fixes: bug #1068423

    Change-Id: I0defc174b2ce3796a6acf410a2d2eae138e8193d
    (cherry picked from commit 8b140033f01333fbd6d41e2946db949ab6f92599)