swift/test/unit/container
Anish Kachinthaya 3637b1abd9 add bytes of expiring objects to queue entry
The size in bytes from object metadata of expiring objects are stored in
expirey queue entries under the content_type field.

The x-content-type-timestamp take from object metadata is provided along
with the x-content-type update so the container replicator resolves the
latest content-type and ensures eventual consistency.

UpgradeImpact: During rolling upgrades you should expect expirer queue
entries to continue lacking swift_expirer_bytes= annotations until ALL
object servers replicas have been upgraded to new code.

Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>

Change-Id: Ie4b25f1bd16def4069878983049b83de06f68e54
2024-06-13 15:47:51 -05:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_backend.py add bytes of expiring objects to queue entry 2024-06-13 15:47:51 -05:00
test_reconciler.py Stop using deprecated datetime.utc* functions 2024-01-04 05:35:24 +00:00
test_replicator.py sharding: don't replace own_shard_range without an epoch 2024-02-07 13:37:58 -08:00
test_server.py Container-server: add container namespaces GET 2024-01-11 10:46:53 +00:00
test_sharder.py Proxy: Use namespaces when getting listing/updating shards 2024-01-11 10:46:53 +00:00
test_sync_store.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_sync.py lint: Consistently use assertIsInstance 2024-02-07 15:48:39 -08:00
test_updater.py updaters: use replication network 2021-12-10 13:31:45 +00:00