swift/swift/container
Alistair Coles 6885b33676 sharder: fix host logged when send_shard_ranges fails
The ContainerSharder._send_shard_ranges method sets an
'x-backend-use-replication-network' header with value 'true', so if
the PUT to the root container fails the log message should show the
replication ip and port of the container server.

Change-Id: I8c84f6ee15e6999f71b092bbeed414065a22ee8b
2023-03-27 10:42:01 +01:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Refactor db auditors into a db_auditor base class 2021-04-09 12:01:21 +10:00
backend.py Merge "Remove :memory: from DatabaseBrokers and unittests" 2023-02-09 08:46:13 +00:00
reconciler.py Modify log_name in internal clients' pipeline configs 2022-01-12 11:07:25 +00:00
replicator.py sharder/replicator: emit stats for DBs created or existing 2022-07-30 17:30:19 +01:00
server.py Allow internal container POSTs to not update put_timestamp 2023-03-20 11:41:27 +00:00
sharder.py sharder: fix host logged when send_shard_ranges fails 2023-03-27 10:42:01 +01:00
sync.py Various doc formatting cleanups 2022-08-02 14:28:36 -07:00
sync_store.py Container-Sync to iterate only over synced containers 2016-01-06 16:46:31 +02:00
updater.py Clean up some replication error messages 2022-10-23 15:24:23 -07:00