Update git submodules

* Update swift from branch 'master'
  to c5fe114c9622783b9d6e00ac9bf50e9ffe6dd17b
  - Merge "sharder: stall cleaving at shard range gaps"
  - sharder: stall cleaving at shard range gaps
    
    Previously the sharder cleaving process would skip over gaps in shard
    ranges. Gaps are not normally expected, but could occur if, for
    example, multiple inconsistent decisions are made to configure shards
    for shrinking, resulting in a shrinking shard having insufficient
    acceptor shard to cover its namespace. In these circumstances the
    shrinking shard's cleaving process should stall when it encounters a
    gap in the acceptors. This is achieved by always checking that the
    lower bound of the next shard range to cleave is less than or equal to
    the current cleaving cursor. Cleaving will resume when a suitable
    acceptor becomes available to cover the namespace gap.
    
    Change-Id: I1046a5cf809d2a905ede5e1f285939c91843074d
This commit is contained in:
Zuul 2021-04-30 17:32:10 +00:00 committed by Gerrit Code Review
parent 5c079e9613
commit 67dde59bad
1 changed files with 1 additions and 1 deletions

2
swift

@ -1 +1 @@
Subproject commit cf6095c9063339c40b17099f35abbc1f5dfe00f1
Subproject commit c5fe114c9622783b9d6e00ac9bf50e9ffe6dd17b