Comment 3 for bug 1925346

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

Reviewed: https://review.opendev.org/c/openstack/swift/+/787656
Committed: https://opendev.org/openstack/swift/commit/6b91334298446352ef21f12cc64325e772083a57
Submitter: "Zuul (22348)"
Branch: master

commit 6b91334298446352ef21f12cc64325e772083a57
Author: Tim Burke <email address hidden>
Date: Thu Apr 22 16:59:19 2021 -0700

    Make the dark data watcher work with sharded containers

    Be willing to accept shards instead of objects when querying containers.
    If we receive shards, be willing to query them looking for the object.

    Change-Id: I0d8dd42f81b97dddd6cf8910afaef4ba85e67d27
    Partial-Bug: #1925346