mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-27 16:48:58 +00:00
a8557ceb0e
* fix(rebalance): require target goal before completion Stop treating pools within a fixed tolerance of the rebalance goal as completed before any data has moved. Add a regression test for the two-pool imbalance reported in issue 3137. * chore(rebalance): clarify goal completion wording --------- Co-authored-by: Henry Guo <marshawcoco@users.noreply.github.com> Co-authored-by: loverustfs <hello@rustfs.com> Co-authored-by: houseme <housemecn@gmail.com>