Comment 1 for bug 1860149

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

Reviewed: https://review.opendev.org/702950
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=57ca3570e911bd290ce0e44bdebaa4b5b4ceca13
Submitter: Zuul
Branch: master

commit 57ca3570e911bd290ce0e44bdebaa4b5b4ceca13
Author: Tim Burke <email address hidden>
Date: Thu Jan 16 10:07:33 2020 -0800

    Allow Timestamp comparisons against out-of-range values

    Prior to the related change, clients may have written down X-Delete-At headers
    that are outside of the Timestamp range, for example.

    Change-Id: Ib8ae7ebcbdb32e0aa58446bd1ef949e5e2f63e74
    Related-Change: I23666ec8a067d829eaf9bfe54bd086c320b3429e
    Related-Bug: 1821204
    Partial-Bug: 1860149