707 Commits (70fc8d06f3425ded900772eaf179e0525956a891)

Author SHA1 Message Date
Mesar Hameed a90b777ff4
Feat: etcd filer store keys should have customizable prefix (#4484) 2 years ago
chrislu b7f011f777 fix test 2 years ago
Mesar Hameed 65484e80ef
Feat: support username/password authentication for etcd filer store s… (#4477) 2 years ago
wusong 4867aa03ab
Fix: http rename move dir to subdir (#4432) 2 years ago
zemul 0122e022ea
Mount concurrent read (#4400) 2 years ago
LHHDZ 8e80ce9476
fix key corrupt when fs.configure copy path trie (#4353) 2 years ago
chrislu 5db9fcccd4 refactoring 2 years ago
chrislu 9bb0a9e306 clean comments 2 years ago
chrislu 545d5d0cc3 fix for io.ReaderAt used in filer.remote.sync 2 years ago
chrislu 84e9934bf9 fix filer.remote.sync on a S3 cloud mount 2 years ago
Neo b9b613a78e
filter system log dir does not make subscribe event (#4172) 2 years ago
chrislu 81fdf3651b grpc connection to filer add sw-client-id header 2 years ago
chrislu bfe5d910c6 use one readerCache for the whole file 2 years ago
chrislu 12f8251d32 avoid index out of slice range 2 years ago
Chris Lu 1cd2e64aac
merge chunks during upload (#4130) 2 years ago
chrislu 361d97941b mysql: Missed escaping column name 2 years ago
chrislu 85f1b70207 reduce group size from 256MB to 64MB 2 years ago
chrislu 9e0d526163 fix compilation 2 years ago
chrislu 7f49c59c14 cluster.ps add filer meta sync progress 2 years ago
chrislu 340e7c3a2e chunk group remove manifestChunks and reset sections in SetChunks() 2 years ago
chrislu e650c8397d ensure section.chunks is always garbage free 2 years ago
chrislu 75bdd4a0d1 refactor 2 years ago
chrislu 296fdc296c mount: faster add chunks 2 years ago
chrislu 2abf817580 fix for stream reader 2 years ago
chrislu e367444586 add notes for full version 2 years ago
Chris Lu d4566d4aaa
more solid weed mount (#4089) 2 years ago
CommanderRoot c7c9d22f37
filer.store.mysql: Use utf8mb4 instead of 3 byte UTF8 (#4094) 2 years ago
CommanderRoot 265a56630b
filer.store.mysql: Escape table columns in SQL query (#4095) 2 years ago
chrislu 3fc3e7083c metadata skip reading un-available logs 2 years ago
wusong 549354e324
Fix hardlink counting (#4042) 2 years ago
aronneagu 77699855a7
Return ETag from remote when file doesn't exist on Filer (#4025) 2 years ago
chrislu 70a4c98b00 refactor filer_pb.Entry and filer.Entry to use GetChunks() 2 years ago
chrislu d90aa31d5f filer store: skip disabled location specific filer store initialization 2 years ago
Konstantin Lebedev 4a48332248
refactor error contains already deleted (#3932) 2 years ago
chrislu ea2637734a refactor filer proto chunk variable from mtime to modified_ts_ns 2 years ago
chrislu f5d4952d73 filer: redis store reduce from 2 redis operations to 1 for updates. 2 years ago
chrislu cea73ac008 serialize sqlite operations 2 years ago
chrislu dff85e9c71 fix error handling 2 years ago
LHHDZ e00a12b099
associate `Account` and `Identity` by accountId (#3754) 2 years ago
chrislu b2a171632b mount: fix 0 file size in linux 2 years ago
chrislu 9d230521a4 report write error 2 years ago
Ryan Russell e0064ae097
docs: update `fileIdsToDelete` var (#3692) 2 years ago
chrislu 21c0587900 go fmt 2 years ago
Ryan Russell f2dde2b1da
refactor(ItemList): `Incluseive` -> `Inclusive` (#3673) 2 years ago
Ryan Russell 72d8a9f9a8
refactor(exclusive_locker): `Interval` readability batch of updates (#3668) 2 years ago
Ryan Russell d54eb9966f
refactor: `Directory` readability (#3665) 2 years ago
gfx 48db56ddad
arangodb s3 bucket name compatibility (#3588) 2 years ago
Konstantin Lebedev 3c3682fcce
more log detail for upload err and deleting (#3577) 2 years ago
famosss 131d389fc4
adjust log level (#3589) 2 years ago
gfx bf844d8e46
Fix crash in arangodb filer when attempting to access a deleted bucket (#3587) 2 years ago