mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
it is entirely possible that a rebalance process which was running when it was asked to "stop" it failed to write its last statistics to the disk. After this a pool expansion can cause disruption and all S3 API calls would fail at IsPoolRebalancing() function. This PRs makes sure that we update rebalance.bin under such conditions to avoid any runtime crashes.
15 KiB
15 KiB