234 Commits (cb83ca2b94e3ea6d68e1d06f65dcd26379b7f199)

Author SHA1 Message Date
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 9 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 9 months ago
Konstantin Lebedev 5189a09de0
[volume] Reduce the number of buffers for uploading one chunk (#5458) 11 months ago
Konstantin Lebedev 66aade24e4 rm import rclone and add test action 12 months ago
Konstantin Lebedev cac51be3a8 fix volume Encode 12 months ago
Konstantin Lebedev 9ac0567207 rm import rclone and add test action 12 months ago
Konstantin Lebedev bf398d2266 fix volume Encode 12 months ago
Konstantin Lebedev 9c1e0f5811
[master] grow volumes if no writable volumes in current dataCenter (#5434) 12 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 1 year ago
Konstantin Lebedev 1cac5d983d
fix: disallow file name too long when writing a file (#4881) 1 year ago
Lars Lehtonen 530bdedf76
weed/operation: fix dropped error (#4888) 1 year ago
chrislu b02fdeabff RetryForever => RetryUntil 1 year ago
chrislu 07c2d75ac7 ensure single threaded access 2 years ago
chrislu 99f037b958 streaming assign file ids 2 years ago
zemul e9fda774f4
[Filer] post add param:saveInside (#4434) 2 years ago
wusong 19245dde50
mount: add retry for read only case (#4416) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
chrislu ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
liubaojiang 25471d579a
add md5 header when UploadData to replication in ReplicatedWrite (#3881) 2 years ago
chrislu 4af8c427eb refactor 3 years ago
chrislu 4a4ef3cc3c upload_content: upload close response.Body 3 years ago
chrislu 3d8b8ffced refactor 3 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 3 years ago
chrislu 649555b223 adjust log 3 years ago
chrislu a3553da7f7 add fileId to UploadWithRetry return result 3 years ago
chrislu d49d0a9fc2 filer.copy: retryable upload 3 years ago
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405) 3 years ago
Konstantin Lebedev 22181dd018
refactor FilerRequest metrics (#3402) 3 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 3 years ago
Konstantin Lebedev c2e7d663bc reduced the timeout for creating a connection from 30 to 10 seconds 3 years ago
banjiaojuhao fc3b75f2f8 weed/operation/delete_content.go: nil pointer dereference 3 years ago
chrislu 4de060daa6 mount: skip special character in the filenames 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
banjiaojuhao 08336be92e filer server: allow upload file to specific dataNode 3 years ago
Eng Zer Jun a23bcbb7ec
refactor: move from io/ioutil to io and os package 3 years ago
Chris Lu e6ef7b2387 return error early 3 years ago
Chris Lu 2789d10342 go fmt 4 years ago
Chris Lu e5fc35ed0c change server address from string to a type 4 years ago
Chris Lu 0207f5fe9b replicated remote.cache 4 years ago
Chris Lu 0128239c0f handle ipv6 addresses 4 years ago
Chris Lu 3adc3da291 refactor 4 years ago
Chris Lu 6923af7280 refactoring 4 years ago
Chris Lu e93d4935e3 add other replica locations when assigning volumes 4 years ago
Chris Lu 5a0f92423e use grpc and jwt 4 years ago
Chris Lu d1d1fc772c move some volume lookup operations to grpc 4 years ago
Chris Lu 69a6da7969 avoid fail on tail error 4 years ago
Chris Lu 5c14da0f1e filer.copy: fail early if assign request failed 4 years ago
Chris Lu 4d0cbd2700 skip cookie checking if from grpc api 4 years ago
Chris Lu 6c82326575 use bytes.Buffer to reduce memory allocation and gc 4 years ago