mirror of
https://github.com/minio/minio.git
synced 2025-11-27 12:53:45 -05:00
The current code triggers a timeout to cleanup a heal seq from healSeqMap, but we don't know if the user did or not launch a new healing sequence with the same path. Add endTime to healSequence struct and add a periodic heal-sequence cleaner to remove heal sequences only if this latter is older than 10 minutes.
21 KiB
21 KiB