60 Commits (b2aa1a23ffd86674d794866c2879e2875e4f15af)

Author SHA1 Message Date
Ryan Russell d54eb9966f
refactor: `Directory` readability (#3665) 2 years ago
chrislu 10efdc7aab align memory 2 years ago
Konstantin Lebedev e90ab4ac60
avoid race conditions for OnPeerUpdate (#3525) 2 years ago
chrislu 26dbc6c905 move to https://github.com/seaweedfs/seaweedfs 2 years ago
chrislu 74f60f246f dynamically connect to a filer 2 years ago
chrislu 68065128b8 add dc and rack 3 years ago
chrislu 64f3d6fb6e metadata subscription uses client epoch 2 years ago
chrislu fa61074513 add clientId logging 2 years ago
chrislu 11d79615c8 dynamically connect to a filer 2 years ago
chrislu 9f20d3ebd1 add dc and rack 3 years ago
chrislu 4fd5f96598 filer: remove replication, collection, disk_type info from entry metadata 3 years ago
creeew 02ae102731 fix filer.sync missing source srv uploaded files to target when target down 3 years ago
chrislu 6adc42147f fresh filer store bootstrap from the oldest peer 3 years ago
chrislu c59068d0f3 refactor 3 years ago
chrislu 682382648e collect cluster node start time 3 years ago
chrislu 94635e9b5c filer: add filer group 3 years ago
chrislu 21e0898631 refactor: change masters from a slice to a map 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
chenkai 47c30e3add filer list entries use context to break job 3 years ago
chrislu 9f9ef1340c use streaming mode for long poll grpc calls 3 years ago
Chris Lu 4729a57cc0 use constants 3 years ago
Chris Lu e0fc2898e9 auto updated filer peer list 3 years ago
Chris Lu 5ea86ef1da Revert "master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates()" 3 years ago
Chris Lu af71ae11aa master: rename grpc function KeepConnected() to SubscribeVolumeLocationUpdates() 3 years ago
Chris Lu 2baed2e1e9 avoid possible metadata subscription data loss 3 years ago
Chris Lu e5fc35ed0c change server address from string to a type 3 years ago
byunghwa.yun f3dc909b21 Change default permissions 3 years ago
Chris Lu c090d6bb25 add ReadRemote(), add read remote setup when filer starts 3 years ago
Chris Lu 182288f860 filer: fix mysql, postgres batch delete error 3 years ago
Chris Lu cc7714fdbe logging changes to debug 4 years ago
Konstantin Lebedev 6aa1a56ec8 avoid crashes Galera Cluster 4 years ago
Chris Lu e06807a55b adjust logs 4 years ago
Chris Lu a4063a5437 add stream list directory entries 4 years ago
Chris Lu f002e668de change limit to int64 in case of overflow 4 years ago
Chris Lu 9a50dbcda0 chagned api 4 years ago
Chris Lu da7e5aaa65 filer: optimize for less number of directory lookup 4 years ago
Chris Lu 0a7c5f85a9 filer: add namePattern to search in current folder 4 years ago
Chris Lu 14910d035c the pagination size was too big for recursive deletion 4 years ago
Chris Lu c2f18a10cb minor 4 years ago
Chris Lu a9c6be5fc3 set creation time 4 years ago
Chris Lu effa00ed08 refactor 4 years ago
Chris Lu 513bcd6e0d filer: avoid duplicated FindEntry for deletion 4 years ago
Chris Lu 590f02179d filer: load filer conf when starting 4 years ago
Konstantin Lebedev 1eec5c8d5d gen pb 4 years ago
Konstantin Lebedev fc7baef5bb fiil serverUrls sorted by data center 4 years ago
Chris Lu 16fae84414 fix format error 4 years ago