Comment 4 for bug 1508228

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (feature/crypto)

Reviewed: https://review.openstack.org/251507
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=dbff80c729f70ffaf0aca14c85d11d4141f04b75
Submitter: Jenkins
Branch: feature/crypto

commit b339e529c3464278b7ddd5670acd903070d1da1a
Author: Samuel Merritt <email address hidden>
Date: Wed Mar 25 14:59:43 2015 -0700

    Add functional test for multi-range GET requests.

    Change-Id: I9d417faede707e4f3570074e410344cc8955007b

commit 0e5cc89da56f550468512af6f3479382a1894815
Author: Tim Burke <email address hidden>
Date: Tue Oct 13 11:45:20 2015 -0700

    Have versioned_writes use reverse listings

    This will reduce the overhead required for versioned containers in terms
    of memory, back-end requests, and wall time.

    Change-Id: I156216a14141db547de3cae1dcd5315ae31eaac2

commit 16de32f1686a60fa5b3aa1802dcc42783846b05b
Author: Peter Lisák <email address hidden>
Date: Fri Nov 6 10:49:09 2015 +0100

    Log error if a local device not identified in replicator

    Example:
    * Different port in config and in ring file.
    * Running daemon on server not in ring file.
    In both cases replication daemon is running but nothing is replicated.
    Error log helps to distinguish a local device can't be identified.

    Closes-Bug: 1508228
    Change-Id: I99351b7d9946f250b7750df91c13d09352a145ce