mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
When more than one gateway reads and writes from the same mount point and there is a load balancer pointing to those gateways. Each gateway will try to create its own temporary append file but fails to clear it later when not needed. This commit creates a routine that checks all upload IDs saved in multipart directory and remove any stale entry with the same upload id in the memory and in the temporary background append folder as well.
28 KiB
28 KiB