minio/docs
Harshavardhana 6186d11761
handle the locks properly for multi-pool callers (#20495)
- PutObjectMetadata()
- PutObjectTags()
- DeleteObjectTags()
- TransitionObject()
- RestoreTransitionObject()

Also improve the behavior of multipart code across
pool locks, hold locks only once per upload ID for

- CompleteMultipartUpload()
- AbortMultipartUpload()
- ListObjectParts() (read-lock)
- GetMultipartInfo() (read-lock)
- PutObjectPart() (read-lock)

This avoids lock attempts across pools for no
reason, this increases O(n) when there are n-pools.
2024-09-29 15:40:36 -07:00
..
auditlog fix: Filter out cust. AssumeRole `Token` for audit (#19646) 2024-05-01 14:31:13 -07:00
batch-jobs feat: implement support batch replication (#15554) 2022-10-05 23:00:43 -07:00
bigdata Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
bucket handle the locks properly for multi-pool callers (#20495) 2024-09-29 15:40:36 -07:00
chroot Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
compression Improve handling of compression inclusion for objects (#19234) 2024-03-11 04:55:34 -07:00
config remove requests deadline, instead just reject the requests (#20272) 2024-08-16 01:43:49 -07:00
debugging xl-meta - verify parity data (#20384) 2024-09-05 04:57:44 -07:00
distributed Added iam import tests for openid (#20432) 2024-09-17 09:45:46 -07:00
docker Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
erasure update grafana dashboard with disk -> drive rename (#17857) 2023-08-15 16:04:20 -07:00
extensions doc: add Content-Type to s3zip (#19455) 2024-04-10 09:28:27 -07:00
federation/lookup Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
ftp Support user certificate based authentication on SFTP (#19650) 2024-05-06 23:41:25 -07:00
iam protect workers and simplify use of atomics (#19982) 2024-06-24 18:15:27 -07:00
integrations/veeam Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
kms add codespell action (#18818) 2024-01-17 23:03:17 -08:00
lambda Remove ~ from Object Lambda curl example (#16966) 2023-04-04 12:15:28 -07:00
logging results must be a single channel to avoid overwriting `healing.bin` (#19702) 2024-05-09 10:15:03 -07:00
metrics Docs: link to prom collector repo for info on debug metrics (#20209) 2024-08-02 15:30:11 -07:00
multi-tenancy Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
multi-user check for quorum errors for DeleteBucket() (#16859) 2023-03-20 23:38:06 -07:00
orchestration Update yaml files to latest version RELEASE.2024-09-22T00-33-43Z 2024-09-23 19:42:46 +00:00
screenshots feat: Deprecate embedded browser and import console (#12460) 2021-06-17 20:27:04 -07:00
security cleanup markdown docs across multiple files (#14296) 2022-02-11 16:51:25 -08:00
select Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
site-replication remove the list from 'mc stat' from testing via '--no-list' (#20468) 2024-09-24 01:03:58 -07:00
sts add missing STS accounts loading (#20279) 2024-08-16 18:24:54 -07:00
throttle remove requests deadline, instead just reject the requests (#20272) 2024-08-16 01:43:49 -07:00
tls Update links to documentation site (#15750) 2022-09-28 21:28:45 -07:00
tuning fix tuned-adm command typo 2024-07-18 18:15:02 -07:00
LICENSE purge deprecate docker swarm documentation 2021-05-10 09:50:06 -07:00
hotfixes.md add customer specific hotfixes to 'registry.min.dev' (#19057) 2024-02-14 13:36:02 -08:00
minio-limits.md add codespell action (#18818) 2024-01-17 23:03:17 -08:00