mirror of
https://github.com/pgsty/minio.git
synced 2026-03-15 17:17:01 +01:00
One usee reported having mc admin heal status output ETA increasing by time. It turned out it is MRF that is not clearing its data due to a bug in the code. pendingItems is increased when an object is queued to be healed but never decreasd when there is a healing error. This commit will decrease pendingItems and pendingBytes even when there is an error to give accurate reporting.
5.5 KiB
5.5 KiB