minio/docs/bucket
Harshavardhana 9693c382a8
make renameData() more defensive during overwrites (#19548)
instead upon any error in renameData(), we still
preserve the existing dataDir in some form for
recoverability in strange situations such as out
of disk space type errors.

Bonus: avoid running list and heal() instead allow
versions disparity to return the actual versions,
uuid to heal. Currently limit this to 100 versions
and lesser disparate objects.

an undo now reverts back the xl.meta from xl.meta.bkp
during overwrites on such flaky setups.

Bonus: Save N depth syscalls via skipping the parents
upon overwrites and versioned updates.

Flaky setup examples are stretch clusters with regular
packet drops etc, we need to add some defensive code
around to avoid dangling objects.
2024-04-23 10:15:52 -07:00
..
lifecycle Add equivalent mc ilm rule commands for some JSON rule examples (#17923) 2023-08-26 00:33:25 -07:00
notifications add codespell action (#18818) 2024-01-17 23:03:17 -08:00
quota remove gateway completely (#15929) 2022-10-24 17:44:15 -07:00
replication make renameData() more defensive during overwrites (#19548) 2024-04-23 10:15:52 -07:00
retention Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
versioning update versioning tests to cover CopyObject() (#19472) 2024-04-11 02:50:52 -07:00