Update git submodules

* Update swift from branch 'master'
  to 3ad39cd0b83a7f70d6c559c7b0e68a2e625be179
  - Merge "sharder: always get ranges from root while shrinking"
  - 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
This commit is contained in:
Zuul 2022-09-30 18:14:13 +00:00 committed by Gerrit Code Review
parent d371f6dc2b
commit d4102dae1e
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit 99b0b3d1ec15e93a98dd7ddd1c24e1da9650f64b
Subproject commit 3ad39cd0b83a7f70d6c559c7b0e68a2e625be179