2927 Commits (849fcf0127aab14a9475828048fb3ec9963b7a7f)

Author SHA1 Message Date
飞雪无情 209680e89f
Remove redundant http.HandlerFunc type conversion. (#10576) 4 years ago
飞雪无情 27d9bd04e5
Handling unhandled errors in the InfoCannedPolicy method. (#10575) 4 years ago
Harshavardhana bebcf4f004 unlock() only if locking was successful 4 years ago
Harshavardhana eafa775952
fix: add lock ownership to expire locks (#10571) 4 years ago
Harshavardhana 66b4a862e0
fix: network failure err check should ignore context canceled errors (#10567) 4 years ago
Anis Elleuch 9603489dd3
federation: Honor range with UploadObjectPart to a different cluster (#10570) 4 years ago
Anis Elleuch b302c8a5f4
heal: Fix periodic healing cleanup (#10569) 4 years ago
Praveen raj Mani b880796aef
Set the maximum open connections limit in PG and MySQL target configs (#10558) 4 years ago
Harshavardhana 37a5d5d7a0
reduce timeouts between servers for faster disconnects (#10562) 4 years ago
Harshavardhana 3cac262dd1
report heal drives properly, also from global state (#10561) 4 years ago
poornas e6ab4db6b8
Fix minimum replication workers started (#10560) 4 years ago
Harshavardhana ca989eb0b3
avoid ListBuckets returning quorum errors when node is down (#10555) 4 years ago
飞雪无情 d778d034e7
Remove redundant mgmtQueryKey type. (#10557) 4 years ago
Harshavardhana f7f9517b6a fix: host extraction without port 4 years ago
Harshavardhana 90cff10e2b avoid crash if disks are not initialized 4 years ago
Harshavardhana 81caf35926
fix: reduce healthcheck interval for storage rest client (#10544) 4 years ago
poornas 5726cef3ca
validate bucket exists in ListRemoteTargets api (#10552) 4 years ago
Harshavardhana 8b74a72b21
fix: rename READY deadline to CLUSTER deadline ENV (#10535) 4 years ago
Klaus Post eec69d6796
Fix stale context for bucket retrieval (#10551) 4 years ago
Harshavardhana 0537a21b79
avoid concurrenct use of rand.NewSource (#10543) 4 years ago
poornas 4c54ed8748
Close replica channel only once (#10542) 4 years ago
Anis Elleuch 4c81201f95
fix: healing delete marker on versioned buckets (#10530) 4 years ago
Harshavardhana cd8d511d3d move versionsOrder struct to xl-storage-utils 4 years ago
Harshavardhana 17e17da00d
add parallel workers to perform replication in parallel (#10525) 4 years ago
Harshavardhana a5da9120f3
fix: [fs] an error upon rwPool.Write() just attempt rwPool.Create() (#10533) 4 years ago
poornas aa12d75d75
fix crawler to detect lifecycle on bucket even if filter nil (#10532) 4 years ago
Harshavardhana 6fcbdd5607
remove unused putObjectDir code (#10528) 4 years ago
Harshavardhana 3831cc9e3b
fix: [fs] CompleteMultipart use trie structure for partMatch (#10522) 4 years ago
Krishna Srinivas 230fc0d186
Support for "directory" objects (#10499) 4 years ago
Harshavardhana 7f9498f43f
fix: ignore faulty drives and continue (#10511) 4 years ago
Harshavardhana 1cf322b7d4
change leader locker only for crawler (#10509) 4 years ago
Klaus Post 0b1c824618
Fix incorrect request start time (#10516) 4 years ago
Klaus Post c851e022b7
Tweaks to dynamic locks (#10508) 4 years ago
Klaus Post 5ad032826a
Add a reasonable if unable to get total RAM (#10506) 4 years ago
Harshavardhana 84bf4624a4
fix: make sure to preserve metadata during overwrite in FS mode (#10512) 4 years ago
Harshavardhana 4a36cd7035
fix: improve performance ListObjectParts in FS mode (#10510) 4 years ago
Klaus Post 03490c811b
Fix obd goroutine leak (#10504) 4 years ago
Harshavardhana ed78854cea fix: list across all drives to avoid stale disks 4 years ago
Harshavardhana e60834838f
fix: background disk heal, to reload format consistently (#10502) 4 years ago
Harshavardhana d616d8a857
serialize replication and feed it through task model (#10500) 4 years ago
Anis Elleuch 24cab7f9df
ilm: Remove a 'null' version if not latest (#10494) 4 years ago
Harshavardhana 02c1a08a5b
fix: make sure to lock CopyObject for in-place updates (#10492) 4 years ago
Ritesh H Shukla 5c47ce456e
Run replication in the background (#10491) 4 years ago
Anis Elleuch 8ea55f9dba
obd: Add console log to OBD output (#10372) 4 years ago
poornas 80e3dce631
azure: update content-md5 to metadata after upload (#10482) 4 years ago
Harshavardhana 80fab03b63
fix: S3 gateway doesn't support full passthrough for encryption (#10484) 4 years ago
Harshavardhana 730d2dc7be
fix: allow CopyObject/PutObjecTags on pre-existing content (#10485) 4 years ago
Harshavardhana 0ee9678190
fix: add missing delete marker created filter (#10481) 4 years ago
Klaus Post 34859c6d4b
Preallocate (safe) slices when we know the size (#10459) 4 years ago
Klaus Post b1c99e88ac
reduce CPU usage upto 50% in readdir (#10466) 4 years ago