mirror of https://github.com/minio/minio.git
650efc2e96
Merging same-object - multiple versions from different pools would not always result in correct ordering. When merging keep inputs separate. ``` λ mc ls --versions local/testbucket ------ before ------ [2024-03-05 20:17:19 CET] 228B STANDARD 1f163718-9bc5-4b01-bff7-5d8cf09caf10 v3 PUT hosts [2024-03-05 20:19:56 CET] 19KiB STANDARD null v2 PUT hosts [2024-03-05 20:17:15 CET] 228B STANDARD 73c9f651-f023-4566-b012-cc537fdb7ce2 v1 PUT hosts ------ after ------ λ mc ls --versions local/testbucket [2024-03-05 20:19:56 CET] 19KiB STANDARD null v3 PUT hosts [2024-03-05 20:17:19 CET] 228B STANDARD 1f163718-9bc5-4b01-bff7-5d8cf09caf10 v2 PUT hosts [2024-03-05 20:17:15 CET] 228B STANDARD 73c9f651-f023-4566-b012-cc537fdb7ce2 v1 PUT hosts ``` |
||
---|---|---|
.. | ||
config | ||
decryptObjectInfo.json.zst | ||
metacache.s2 | ||
xl-many-parts.meta | ||
xl-meta-consist.zip | ||
xl-meta-inline-notinline.zip | ||
xl-meta-merge.zip | ||
xl.meta | ||
xl.meta-corrupt.gz | ||
xl.meta-v1.2.zst |