Store data blocks only on nodes in the latest cluster layout version (fix #815) #956

Merged
lx merged 3 commits from fix-815 into main 2025-02-14 15:53:17 +00:00

3 commits

Author SHA1 Message Date
fdf4dad728 block resync: avoid saving blocks to draining nodes
All checks were successful
ci/woodpecker/pr/debug Pipeline was successful
ci/woodpecker/push/debug Pipeline was successful
2025-02-14 16:45:55 +01:00
6820b69f30 block manager: improve read strategy to find blocks faster 2025-02-14 16:45:55 +01:00
d0104b9f9b block manager: write blocks only to currently active layout version (fix #815)
avoid wastefully writing blocks to nodes that will discard them as soon
as the layout migration is finished
2025-02-14 16:45:55 +01:00