swift/swift
Alistair Coles f15b92084f sharder: always get ranges from root while shrinking
While auditing a shard container that is in a shrinking state, the
sharder will merge any shard ranges fetched from the root that cover
the shard's namespace. Previously this was conditional upon the
sharder also fetching the shard's *own* shard range from the
root. However, in extreme circumstances, the shard's own shard range
could become deleted and reclaimed from the root while the shard DB
still needs to shrink to its acceptor ranges. This patch therefore
allows the shard to be updated with potential acceptor ranges from the
root even when its own shard range is not fetched from the root.

Also change the log level from debug to info when logging an update to
a shard's own shard range from root.

Change-Id: I17957cf0ef4936f91e69c6d9ae21551972f0df31
2022-09-30 08:46:57 +01:00
..
account DB: Encode the device to the DB id 2022-02-07 17:05:26 +11:00
cli Merge "swift-manage-shard-ranges repair: check for parent-child overlaps." 2022-09-10 00:48:17 +00:00
common sharder: always get ranges from root while shrinking 2022-09-30 08:46:57 +01:00
container sharder: always get ranges from root while shrinking 2022-09-30 08:46:57 +01:00
locale Imported Translations from Zanata 2022-06-21 04:25:31 +00:00
obj Merge "Add validation method for metadata in ECDiskfile" 2022-09-07 00:01:45 +00:00
proxy Merge "proxy: Add a chance to skip memcache for get_*_info calls" 2022-09-26 19:08:11 +00:00
__init__.py Ignore py36 deprecation warnings 2022-04-28 15:48:13 -07:00