3216 Commits (cc2d887e0e61cf9bb40f2faa4f48db841d6ac80a)

Author SHA1 Message Date
Klaus Post 86e0d272f3
Reduce WriteAll allocs (#10810) 4 years ago
Harshavardhana 8527f22df1
optimize request URL encoding for internode (#10811) 4 years ago
Anis Elleuch b456292295
erasure: delete dangling objects automatically (#10765) 4 years ago
Poorna Krishnamoorthy 03fdbc3ec2
Add async caching commit option in diskcache (#10742) 4 years ago
Harshavardhana 4c773f7068
re-use remote transports in Peer,Storage,Locker clients (#10788) 4 years ago
Harshavardhana 5412d730c1
simplify monitoring doesn't need to be canceled (#10803) 4 years ago
Klaus Post fe9f23e632
Recreate bucket metacache if corrupted (#10800) 4 years ago
Klaus Post 422898d9b3
Clean up metadata cache when deleting bucket (#10802) 4 years ago
Harshavardhana b686bb9c83
fix: replaced drive properly by healing the entire drive (#10799) 4 years ago
Harshavardhana 5e5cdc581d
remove unnecessary logging and move to log once (#10798) 4 years ago
Harshavardhana 02cfa774be
allow requests to be proxied when server is booting up (#10790) 4 years ago
Krishna Srinivas 3a2f89b3c0
fix: add support for O_DIRECT reads for erasure backends (#10718) 4 years ago
Klaus Post 6135f072d2
Fix invalidated metacaches (#10784) 4 years ago
Klaus Post e63a44b734
rest client: Expect context timeouts for locks (#10782) 4 years ago
Klaus Post 6b14c4ab1e
Optimize decryptObjectInfo (#10726) 4 years ago
Harshavardhana 4bf90ca67f
fix: handle a crash when AskDisks is set to -1 (#10777) 4 years ago
Harshavardhana e0655e24f2
fix: A possible crash when fi.Erasure.Distribution is empty (#10779) 4 years ago
Klaus Post bfc36aed89
Add update retry limit and compare error by string instead (#10776) 4 years ago
Kaloyan Raev be7f67268d
fix: Do not cleanup range files in cache SaveMetadata when total hits are false (#10728) 4 years ago
Klaus Post a982baff27
ListObjects Metadata Caching (#10648) 4 years ago
Krishna Srinivas f53c5a020e
fix: heal object shards with ec.index and ec.distribution mismatches (#10773) 4 years ago
Harshavardhana 5b30bbda92
fix: add more protection distribution to match EcIndex (#10772) 4 years ago
Shireesh Anjal 858e2a43df
Remove logging info from OBDInfoHandler (#10727) 4 years ago
Kaloyan Raev df9894e275
avoid caching http ranges in background goroutine (#10724) 4 years ago
Krishna Srinivas 592f2f23a3
fix: heal rejects objects with disk re-ordering issue (#10766) 4 years ago
Krishna Srinivas c49a80db41
fix: use meta.Erasure.Index for GetObject() to reconstruct object (#10764) 4 years ago
Poorna Krishnamoorthy 46275c6547
cache: rename function declarations (#10763) 4 years ago
Poorna Krishnamoorthy 0994ed9783
cache: fix call in GetObjectNInfo (#10762) 4 years ago
Anis Elleuch eb95353cb1
fix: Get/HeadObject return 404 on non quorum objects (#10753) 4 years ago
Harshavardhana 029758cb20
fix: retain the previous UUID for newly replaced drives (#10759) 4 years ago
Harshavardhana 646d6917ed
turn-off checking for updates completely if MINIO_UPDATE=off (#10752) 4 years ago
Harshavardhana d9db7f3308
expire lockers if lockers are offline (#10749) 4 years ago
Harshavardhana 6a8c62f9fd
make sure to preserve UUID from reference format (#10748) 4 years ago
Anis Elleuch 00124c56d9
erasure: Commit data before xl.meta in RenameData() (#10734) 4 years ago
Anis Elleuch 2c32c2149e
tests: Avoid running TestNSRace in short test mode (#10735) 4 years ago
Harshavardhana 734f258878
fix: slow down auto healing more aggressively (#10730) 4 years ago
Anis Elleuch 0e0c53bba4
tests: Lower expectation in addr selection in rand cache dialer (#10739) 4 years ago
Poorna Krishnamoorthy 5cc23ae052
validate if iam store is initialized (#10719) 4 years ago
Harshavardhana d6d770c1b1 initialize object layer right after config has loaded 4 years ago
Harshavardhana b07df5cae1
initialize IAM as soon as object layer is initialized (#10700) 4 years ago
Harshavardhana c107728676
fix: s3 gateway DNS cache initialization (#10706) 4 years ago
Anis Elleuch 284a2b9021
ilm: Send delete marker creation event when appropriate (#10696) 4 years ago
Ritesh H Shukla 0b53e30ecb
Clean up monitor on delete bucket (#10698) 4 years ago
Harshavardhana bd2131ba34
add DNS cache support to avoid DNS flooding (#10693) 4 years ago
ebozduman 1aec168c84
fix: azure gateway should reject bucket names with "." (#10635) 4 years ago
Klaus Post 21a549a83b
fix: keep MRF channel open to avoid random CI crash (#10686) 4 years ago
Ritesh H Shukla 8a16a1a1a9
fix: misc fixes for bandwidth reporting amd monitoring (#10683) 4 years ago
Harshavardhana ad726b49b4
rename zones to serverSets to avoid terminology conflict (#10679) 4 years ago
Anis Elleuch db2241066b
heal: Enable removing dangling delete markers (#10688) 4 years ago
Harshavardhana f1cc16e788
fix: background heal rely on getOnlineDisks() (#10687) 4 years ago