swift/swift/obj
Tim Burke a7af17394b Clean up some replication error messages
Lines like `Invalid response 500 from ::1` aren't terribly useful in an
all-in-one, while lines like

   Error syncing with node: {'device': 'd5', 'id': 3, 'ip': '::1',
   'meta': '', 'port': 6200, 'region': 1, 'replication_ip': '::1',
   'replication_port': 6200, 'weight': 8000.0, 'zone': 1, 'index': 0}:
   Timeout (60s)

are needlessly verbose.

While we're at it, introduce a node_to_string() helper, and use it in a
bunch of places.

Change-Id: I62b12f69e9ac44ce27ffaed320c0a3563673a018
2022-10-23 15:24:23 -07:00
..
watchers Dark Data Watcher: switch to agreement across the whole ring 2021-07-20 22:12:35 -05:00
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
auditor.py Add validation method for metadata in ECDiskfile 2022-09-06 13:56:06 -07:00
diskfile.py Add validation method for metadata in ECDiskfile 2022-09-06 13:56:06 -07:00
expirer.py Merge "expirer: Only try to delete empty containers" 2022-02-26 08:28:38 +00:00
mem_diskfile.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
mem_server.py Per-policy DiskFile classes 2015-04-14 00:52:16 -07:00
reconstructor.py Clean up some replication error messages 2022-10-23 15:24:23 -07:00
replicator.py Clean up some replication error messages 2022-10-23 15:24:23 -07:00
server.py Add ceil method to utils.Timestamp 2022-05-06 16:19:54 +01:00
ssync_receiver.py Various doc formatting cleanups 2022-08-02 14:28:36 -07:00
ssync_sender.py Clean up some replication error messages 2022-10-23 15:24:23 -07:00
updater.py Clean up some replication error messages 2022-10-23 15:24:23 -07:00