Update git submodules

* Update swift from branch 'master'
  to 17cb10ebbc5ddbb9ceb0ae9f7823de2938139367
  - Merge "sharder: reduce rate of 'Reclaimable db...' warnings"
  - sharder: reduce rate of 'Reclaimable db...' warnings
    
    Sharded DBs that have been completely emptied of objects will not be
    removed if auto-sharding is disabled. The shards remain in place and
    the sharder will repeatedly warn of a 'Reclaimable db stuck waiting
    for shrinking'. This can occur often if expiring objects containers
    become sharded, since these containers will always, by design, be
    emptied. Each time this happens, another warning log starts to be
    repeatedly emitted.
    
    This patch reduces the rate of this specific warning to once per 24
    hours.
    
    Change-Id: I493cd661fe98817ca5fd2daf2a681fdf69e28923
This commit is contained in:
Zuul 2023-10-30 08:45:54 +00:00 committed by Gerrit Code Review
parent 53f52f1215
commit 542995bb21

2
swift

@ -1 +1 @@
Subproject commit 5d8b3e1eb48be0864be27664ae3f3c2cc57be92c
Subproject commit 17cb10ebbc5ddbb9ceb0ae9f7823de2938139367