143 Commits (8cad407e0b011e05e34f3aca8093dfdb4a2630dc)

Author SHA1 Message Date
Ritesh H Shukla c8489a8f0c
fix: log notification errors only once (#11350) 4 years ago
Klaus Post 4e6d717f39
Compress profiling data (#11313) 4 years ago
Poorna Krishnamoorthy 845e251fa9
fix: crash in notificationsys when peers online is 0 (#11307) 4 years ago
Ritesh H Shukla b4add82bb6
Updated Prometheus metrics (#11141) 4 years ago
Anis Elleuch 153d4be032
tracing: NumSubscribers() to use atomic instead of mutex (#11219) 4 years ago
Harshavardhana c19e6ce773
avoid a crash in crawler when lifecycle is not initialized (#11170) 4 years ago
Harshavardhana 274bbad5cb
fix: select always online peers for remote listing (#11153) 4 years ago
Harshavardhana 4550ac6fff
fix: refactor locks to apply them uniquely per node (#11052) 4 years ago
Harshavardhana 4a564336fe Revert "Add metrics for nodes online and offline (#11050)" 4 years ago
Ritesh H Shukla f60bbdf86b
Add metrics for nodes online and offline (#11050) 4 years ago
Harshavardhana 4ec45753e6 rename server sets to server pools 4 years ago
Shireesh Anjal 7bc47a14cc
Rename OBD to Health (#10842) 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
Klaus Post a982baff27
ListObjects Metadata Caching (#10648) 4 years ago
Shireesh Anjal 858e2a43df
Remove logging info from OBDInfoHandler (#10727) 4 years ago
Harshavardhana 734f258878
fix: slow down auto healing more aggressively (#10730) 4 years ago
Harshavardhana d6d770c1b1 initialize object layer right after config has loaded 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
Ritesh H Shukla 8ceb2a93fd
fix: peer replication bandwidth monitoring in distributed setup (#10652) 4 years ago
Harshavardhana a0d0645128
remove safeMode behavior in startup (#10645) 4 years ago
Harshavardhana 736e58dd68
fix: handle concurrent lockers with multiple optimizations (#10640) 4 years ago
Harshavardhana eafa775952
fix: add lock ownership to expire locks (#10571) 4 years ago
Anis Elleuch 8ea55f9dba
obd: Add console log to OBD output (#10372) 4 years ago
Harshavardhana 0ee9678190
fix: add missing delete marker created filter (#10481) 4 years ago
Harshavardhana 59352d0ac2
load all blocking metadata in background (#10298) 4 years ago
Ritesh H Shukla 3acb5cff45
Update code comment (#10287) 4 years ago
Harshavardhana 2a9819aff8
fix: refactor background heal for cluster health (#10225) 4 years ago
Harshavardhana 6c6137b2e7
add cluster maintenance healthcheck drive heal affinity (#10218) 4 years ago
Harshavardhana 3a73f1ead5
refactor server update behavior (#10107) 4 years ago
Harshavardhana ec06089eda
fix: re-implement cluster healthcheck (#10101) 4 years ago
Harshavardhana 2955aae8e4
feat: Add notification support for bucketCreates and removal (#10075) 4 years ago
Anis Elleuch 778e9c864f
Move dependency from minio-go v6 to v7 (#10042) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 5 years ago
Harshavardhana 5e529a1c96
simplify context timeout for readiness (#9772) 5 years ago
Harshavardhana 0c71ce3398
fix size accounting for encrypted/compressed objects (#9690) 5 years ago
Krishna Srinivas 7d19ab9f62
readiness returns error quickly if any of the set is down (#9662) 5 years ago
Sidhartha Mani c121d27f31
progressively report obd results (#9639) 5 years ago
Harshavardhana a546047c95
keep bucket metadata fields to be consistent (#9660) 5 years ago
Harshavardhana 6656fa3066
simplify further bucket configuration properly (#9650) 5 years ago
Harshavardhana bd032d13ff
migrate all bucket metadata into a single file (#9586) 5 years ago
Harshavardhana a1de9cec58
cleanup object-lock/bucket tagging for gateways (#9548) 5 years ago
Harshavardhana 9b3b04ecec
allow retries for bucket encryption/policy quorum reloads (#9513) 5 years ago
poornas 9a547dcbfb
Add API's for managing bucket quota (#9379) 5 years ago
Klaus Post 073aac3d92
add data update tracking using bloom filter (#9208) 5 years ago
Harshavardhana f14bf25cb9
optimize Listen bucket notification implementation (#9444) 5 years ago
Anis Elleuch 20766069a8
add list/delete API service accounts admin API (#9402) 5 years ago
Praveen raj Mani 322385f1b6
fix: only show active/available ARNs in server startup banner (#9392) 5 years ago
Klaus Post c4464e36c8
fix: limit HTTP transport tuables to affordable values (#9383) 5 years ago