1137 Commits (8ae00e47a6e3adf340cbf00269cebec2dad5ba5e)

Author SHA1 Message Date
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 2 years ago
CommanderRoot c2280e94cf
filer.store.mysql: Replace deprecated upsert syntax (#4096) 2 years ago
lfhy 038bab3726
add -filer.path to webdav command (#4061) 2 years ago
chrislu 8a40fa8993 more detailed logs 2 years ago
Jiffs Maverick 4b0430e71d
[metrics] Add the ability to control bind ip (#4012) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
Guo Lei 5b905fb2b7
Lazy loading (#3958) 2 years ago
zemul cec55feeb0
[filer.backup] add retention_duration (#3941) 2 years ago
Konstantin Lebedev f9f499b8d5
[fix] add param for ignore error (#3918) 2 years ago
chrislu 5294b6dd4d remove volume server tcp client 2 years ago
chrislu 9a339a9cfb default hasSlowRead to true 2 years ago
famosss cacc3e883b
volume server:set the default value of "hasSlowRead" to true (#3710) 2 years ago
Konstantin Lebedev 401315f337
master fix interruption through ctrl+c (#3834) 2 years ago
BakerBunker b9d8a837af
Fix `mount -t weed` with extra options (#3807) 2 years ago
Konstantin Lebedev b9933d5589
master server graceful stop (#3797) 2 years ago
Konstantin Lebedev 6fa3d0cc46
fix delete key panic of remote sync dir (#3770) 2 years ago
chrislu c3487d3da7 better fix for option format 2 years ago
chrislu ba0db28dbb mount: fix extra option format 2 years ago
chrislu 8e81619d02 mount: accept all extra mount options 2 years ago
Konstantin Lebedev 301b678147
[volume] Add new volumes to HUP(reload) signal (#3755) 2 years ago
Konstantin Lebedev 7ae51d1ec6
fix set master options for single server (#3708) 2 years ago
chrislu 10d5b4b32b volume server: rename readBufferSize to readBufferSizeMB 2 years ago
famosss d949a238b8
volume: add "readBufSize" option to customize read optimization (#3702) 2 years ago
chrislu cf90f76a35 mark "hasSlowRead" as experimental 2 years ago
chrislu 896a85d6e4 volume: add "hasSlowRead" option to customize read optimization 2 years ago
Ryan Russell f6d391c9da
docs(command): readability fixes (#3686) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
Ryan Russell 8efe1db01a
refactor(various): `Listner` -> `Listener` readability improvements (#3672) 2 years ago
Ryan Russell 19652c1b83
refactor(socket mount): Update socket mount pattern to `/tmp/seaweedf… (#3662) 2 years ago
Ryan Russell b6a1b84a00
docs: `orignial` -> `original` (#3661) 2 years ago
LHHDZ 6d2000e8da
fix 'localFilerSocket' nil pointer (#3654) 2 years ago
Ryan Russell 2c92a9ff74
refactor: `DefaultConcurrencyLimit` var rename (#3658) 2 years ago
Ryan Russell 60fa26ef45
refactor: `concurrentFiles` and `concurrentChunks` var name fix (#3655) 2 years ago
chrislu b834027c5a refactor 2 years ago
chrislu 2c6b68b40e simplify a bit 2 years ago
Konstantin Lebedev b64674018a
[sync] override amz storage class, None to delete (#3639) 2 years ago
chrislu 205ecb5d03 skip directories under ".uploads" directory 2 years ago
chrislu 9b084d4c88 purge tcp implementation 2 years ago
Konstantin Lebedev f4f6855c61
avoid SIGSEGV on localFilerSocket (#3609) 2 years ago
bernardx 228b133afa
new 'concurrency' parameter for filer.sync (#3579) 2 years ago
Konstantin Lebedev 8c3040db81
avoid DATA RACE on S3Options.localFilerSocket (#3571) 2 years ago
chrislu bcf35876d1 add more logs 2 years ago
chrislu 3d8b8ffced refactor 2 years ago
Konstantin Lebedev 903a06a160
avoid data race access to startDelay (#3548) 2 years ago
chrislu 3f3a1341d8 make CodeQL happy 2 years ago
chrislu 7394f7feee minor: adjust ordering 2 years ago
chrislu dbf0de4ce1 minor clean up 2 years ago
Patrick Schmidt 7b424a54dc
Add raft server access mutex to avoid races (#3503) 2 years ago
askeipx 2e78a522ab
remove old raft servers if they don't answer to pings for too long (#3398) 2 years ago
chrislu 7ea2c24c5d metadata processing use retry instead of retryForEver 2 years ago