1372 Commits (870a30665b69da95bba304e8d2c4b7affa29896f)

Author SHA1 Message Date
garenchan bd032eabe7 [UPDATE] Make heartbeat interval and election timeout of masters configurable. 3 years ago
root 7f0c793083 fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p4-conditional-26.html#preconditions 3 years ago
chrislu 433fde4b18 move error to a separate file 3 years ago
chrislu affe3c2c12 change to util.WriteFile 3 years ago
Konstantin Lebedev 9978f54acf fix metric names 3 years ago
Konstantin Lebedev 3f4e17aa24 error metrics for filer and store 3 years ago
Konstantin Lebedev c9952759c4 metrics master is leader 3 years ago
Konstantin Lebedev 28efe31524 new master metrics 3 years ago
chrislu 4a311c7f5e dedup local metadata subscribers 3 years ago
chrislu e69c374956 minor 3 years ago
chrislu 826a7b307e master: remove hard coded filer settings in master.toml 3 years ago
chrislu b8fbf19e9a mount: rename follow POSIX 3 years ago
Sebastian Kurfuerst 10404c4275 FEATURE: add JWT to HTTP endpoints of Filer and use them in S3 Client 3 years ago
chrislu 5c87fcc6d2 add client id for all metadata listening clients 3 years ago
Sebastian Kurfuerst fcc09cef6f Refactor: pass in claim type into security.DecodeJwt 3 years ago
Sebastian Kurfuerst d156d410ef rename security.GenJwt to security.GenJwtForVolumeServer 3 years ago
chrislu 67b723f74e Filer Server API support fsync 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
banjiaojuhao 083bf3a137 filer server: add "datacenter, rack and datanode" for path specific configuration 3 years ago
banjiaojuhao 08336be92e filer server: allow upload file to specific dataNode 3 years ago
chrislu 4b8dcff448 reverting default admin scripts 3 years ago
chrislu a152f17937 mount: improve read performance on random reads 3 years ago
chrislu 7210558c7b s3: pass through s3 presigned headers 3 years ago
chrislu 7bf14452f7 s3: handle Response-Content-Disposition 3 years ago
chrislu a2d3f89c7b add lock messages 3 years ago
chrislu 2d6fcdf83a add delay if need to resume from disk 3 years ago
liubaojiang c7abc34dbb rename operation returns the correct old parent path 3 years ago
chrislu 40ee9b4d7b sleep between the gap of each execution 3 years ago
chrislu b70cb3e0b2 upgrade protoc to 3.17.3 3 years ago
Chris Lu 3d7390302d add s3.clean.uploads -timeAgo=24h 3 years ago
Chris Lu 88ff8fc27b ensure uploaded chunks are deleted on error 3 years ago
Chris Lu bea26549f2 avoid empty extended attribute value 3 years ago
Chris Lu a0ef6e3611 prevent nil response 3 years ago
Chris Lu 4729a57cc0 use constants 3 years ago
Chris Lu d9dd72ea56 rename pacakge 3 years ago
Chris Lu c4e22b5a9a filer: deprecate "-peers" option 3 years ago
Chris Lu e0fc2898e9 auto updated filer peer list 3 years ago
Chris Lu 330d1fde7f send peers info to filers 3 years ago
Chris Lu 84bb8e7365 send peers info to filers 3 years ago
Chris Lu 4b9c42996a refactor grpc API 3 years ago
Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 3 years ago
Chris Lu 77f90ae288 add leader election in master 3 years ago
Chris Lu 3c245c69d3 handle possible race condition 3 years ago
Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 3 years ago
Chris Lu 0c8dea9de8 go fmt 3 years ago
Chris Lu 5160eb08f7 shell: optionally read filer address from master 3 years ago
Chris Lu 24858507cc rename API to avoid confusion 3 years ago
Chris Lu c857cc7286 cloud tier: remove tagging since not all s3 vendors support this 3 years ago
Chris Lu 5435027ff0 volume copy: stream out copying progress and avoid grpc request timeout 3 years ago
Chris Lu 3be3c17f59 volume vacuum: avoid timeout with streaming progress report 3 years ago