1565 Commits (607927da60081f0b98d22d52f7e4da2bd16ca9ed)

Author SHA1 Message Date
chrislu 0b5faef612 fix 3 years ago
chrislu 0562fceb99 volume: fail fast if too many concurrent requests, to avoid dead lock due to replication. 3 years ago
zzq09494 9f16df736e fix-filer: calculation error of the method skipCheckParentDirEntry 3 years ago
elee 921535001a arangodb adapter 3 years ago
chrislu 4042fdf3bb rename to skipCheckParentDir 3 years ago
zzq09494 40b0033fa7 go fmt 3 years ago
zzq09494 81cce4b4c3 filer: support uploading file without needEnsureParentDir 3 years ago
zzq09494 a6a8892255 Revert "filer: support uploading file without needEnsureParentDir" 3 years ago
zzq09494 a93c4947ba filer: support uploading file without needEnsureParentDir 3 years ago
Konstantin Lebedev f43c6daeda Need to exit waiting if request is was canceled 3 years ago
banjiaojuhao f28dbbe5c5 [bugfix] filer: 1. Delete uploaded chunks when upload failed. 2. Report error when upload is interrupted by user. 3 years ago
chrislu 6d3db4445b buffer for all range requests 3 years ago
chrislu f3bcbeb60a a little optimization 3 years ago
chrislu bb0b784544 minor 3 years ago
banjiaojuhao bfcc9ca808 filer: support metadata with resolved manifest chunk 3 years ago
banjiaojuhao 71f3046841 filer: add back isAppend function 3 years ago
Konstantin Lebedev cf444ebd07 Set default leveldb2 enabled 3 years ago
chrislu f1713c96ae avoid possible runtime error: index out of range [0] with length 0 3 years ago
chrislu a96d4254e9 filer, s3, volume server: a bit memory optimization 3 years ago
chrislu b2a148cb4c use file size as max range 3 years ago
chrislu 28b395bef4 better control for reader caching 3 years ago
chrislu e423548673 rename: pass along entry metadata 3 years ago
chrislu 320637dc7a use "mv.from" for moving files 3 years ago
banjiaojuhao 6ab09e9071 filer_http: support uploading file with offset 3 years ago
banjiaojuhao e6126cef62 filer_web: support moving entry 3 years ago
banjiaojuhao 4c30934cd9 filer: support get file entry 3 years ago
Konstantin Lebedev 9ea09cc41c healthz check to avoid drain pod with last replicas 3 years ago
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