mirror of
https://github.com/pgsty/minio.git
synced 2026-03-17 15:33:17 +01:00
- GetObject() should always use a common dataDir to read from when it starts reading, this allows the code in erasure decoding to have sane expectations. - Healing should always heal on the common dataDir, this allows the code in dangling object detection to purge dangling content. These both situations can happen under certain types of retries during PUT when server is restarting etc, some namespace entries might be left over.
77 KiB
77 KiB