7462 Commits (598ca0569c58004d1541a4f57c4b003a0ae26956)
 

Author SHA1 Message Date
Klaus Post 0a796505c1
metacache: Check only one disk for updates (#10809) 4 years ago
Klaus Post 37749f4623
Optimize FileInfo(Version) transfer (#10775) 4 years ago
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
Venkata K Sadineni d8e07f2c41
go mod update golang.org/x/text to address a CVE (#10805) 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
kannappanr 7331659d3d
obd: Remove unused log constants (#10778) 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
Minio Trusted 51222cc664 Update yaml files to latest version RELEASE.2020-10-28T08-16-50Z 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
Minio Trusted ca77ee1c0e Update yaml files to latest version RELEASE.2020-10-27T04-03-55Z 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 649035677f fix: arm64 Dockerfile with missing \ for multiple ENVs 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
Harshavardhana 4442382c16 update STS examples to use latest v7 APIs 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
Anis Elleuch 6fd088f448
docs: Update ILM doc with versioning features (#10714) 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