239 Commits (d54fbca481187e459fbcdf06c30ef497a452addc)

Author SHA1 Message Date
Kevin Bulteel 4a0dc883cf
Fix/parse upload filename (#6241) 1 month ago
Chris Lu dc784bf217
merge current message queue code changes (#6201) 2 months ago
Eugeniy E. Mikhailov 0da9e40abb
Feature: compress before encryption (#6013) 3 months ago
Konstantin Lebedev 15965f7c54
[shell] fix volume grow in shell (#5992) 3 months ago
chrislu a4b25a642d math/rand => math/rand/v2 4 months ago
chrislu bebc385607 randomly pick one replica to write 4 months ago
chrislu d49ecde535 rename functions 5 months ago
vadimartynov 86d92a42b4
Added tls for http clients (#5766) 5 months ago
Konstantin Lebedev 5ffacbb6ea
refactor all methods strings to const (#5726) 6 months ago
vadimartynov 8aae82dd71
Added context for the MasterClient's methods to avoid endless loops (#5628) 6 months ago
Konstantin Lebedev 5189a09de0
[volume] Reduce the number of buffers for uploading one chunk (#5458) 9 months ago
Konstantin Lebedev 9c1e0f5811
[master] grow volumes if no writable volumes in current dataCenter (#5434) 9 months ago
Konstantin Lebedev a7fc723ae0
chore: add status code for request_total metrics (#5188) 12 months 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 1 year ago
chrislu 99f037b958 streaming assign file ids 1 year 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 2 years ago
chrislu 4a4ef3cc3c upload_content: upload close response.Body 2 years ago
chrislu 3d8b8ffced refactor 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
chrislu 649555b223 adjust log 2 years ago
chrislu a3553da7f7 add fileId to UploadWithRetry return result 2 years ago
chrislu d49d0a9fc2 filer.copy: retryable upload 2 years ago
Konstantin Lebedev 4d08393b7c
filer prefer volume server in same data center (#3405) 2 years ago
Konstantin Lebedev 22181dd018
refactor FilerRequest metrics (#3402) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 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 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
Chris Lu 0207f5fe9b replicated remote.cache 3 years ago
Chris Lu 0128239c0f handle ipv6 addresses 3 years ago
Chris Lu 3adc3da291 refactor 3 years ago
Chris Lu 6923af7280 refactoring 3 years ago
Chris Lu e93d4935e3 add other replica locations when assigning volumes 3 years ago
Chris Lu 5a0f92423e use grpc and jwt 3 years ago
Chris Lu d1d1fc772c move some volume lookup operations to grpc 3 years ago