Chris Lu
357ea4b944
rm will clean the cache first
5 years ago
Chris Lu
deb249736e
fix nill
5 years ago
Chris Lu
f59119cd1d
mount: rename to dirListCacheLimit to configure cache for long format directory list
5 years ago
Chris Lu
3e0cd122d8
mount: directory listing cache ttl set to 5 minutes
5 years ago
Chris Lu
05c3b795dc
filer: configurable directory list cache size
5 years ago
Chris Lu
bbb6ebc3c0
filer: DeleteFolderChildren for deleting large folders
5 years ago
Chris Lu
0fa1269bc7
filer: streaming file listing
5 years ago
Chris Lu
d0b423bbc0
filer: increase directory listing pagination size
5 years ago
Chris Lu
bf4b13612d
adjust command name
5 years ago
Chris Lu
1f400489c6
filer: UI ensure a correct foler link
5 years ago
Chris Lu
4cba32d1d0
go fmt
5 years ago
Chris Lu
f51a6d8ba5
increase filer pagination limit
5 years ago
Chris Lu
c602073395
adjust logs
5 years ago
Chris Lu
1ddfbff2d3
deletion add option skipChunkDeletion
5 years ago
Chris Lu
f06b65a6fd
filer: EXPERT add shouldDeleteChunks parameter for fast deletion
5 years ago
Yoni Nakache
9e45702334
Filer: Enable delete entries without flag volume
same as happens on the s3 API on delete bucket,
to reduce the IO requests on the system, you can just clear recursively folders without flagging them in volume server (they will be removed on delete bucket/drop collection)
this will remove the user ability to retrieve data under these folders
5 years ago
Chris Lu
40ff4eea14
fix nil problem
5 years ago
Chris Lu
356bd1b629
adjust text
5 years ago
Chris Lu
5847c5afff
return meaningful error log
5 years ago
Chris Lu
10bd3c6b4b
refactoring
5 years ago
Chris Lu
2b8e20f122
remove unused functions
5 years ago
zhangsong
5eb86aad47
improve data consistency when replication write
5 years ago
Chris Lu
e2a8cdfc48
webdav: fix writing file
fix https://github.com/chrislusf/seaweedfs/issues/1114
5 years ago
Chris Lu
0eda75fa2c
add logging
5 years ago
Chris Lu
f81d43442b
filer: speed up filer.meta.save by parallelizing
5 years ago
Chris Lu
f38f90b7ea
cleanly remove .tier volume file
5 years ago
Chris Lu
6827cabfbb
volume: dataFileAccessLock change to RW Lock
5 years ago
Chris Lu
81f424a630
go fmt
5 years ago
Chris Lu
916423e96a
master: submit support "dataCenter" parameter
5 years ago
Chris Lu
e426bd541e
grow volumes on volume servers with slots freed by cloud storage
5 years ago
Chris Lu
7ae8b1cc86
show volume info in volume.list in weed shell
5 years ago
Chris Lu
1becbce657
display remote volumes on volume server ui page
5 years ago
Chris Lu
70648d35ad
go fmt
5 years ago
Chris Lu
6383b45bd0
add lock variable
5 years ago
Chris Lu
caae543a9f
fix test
5 years ago
Chris Lu
126fb492d2
fix test
5 years ago
Chris Lu
ec8de250e2
tiered storage: can copy to s3, read from s3
master not aware tiered volume yet, file assigning is not working yet
5 years ago
Chris Lu
228231f3d7
minor
5 years ago
zhangsong
e83c36e26f
fix the bug of volume never be vacuumed
5 years ago
Chris Lu
0da7b894cc
pass backend config from master to volume servers
5 years ago
stlpmo
ea9d1ebd2f
resolve the Duration.Milliseconds() is not exist in golang v11 & v12
5 years ago
Chris Lu
ea9a7e61d0
only send metrics address during on the first response
5 years ago
Chris Lu
61bc1d6ffd
tweaking
5 years ago
Chris Lu
09c6d8fa32
fix test
5 years ago
Chris Lu
f60154f330
master load backend storage config from master.toml
5 years ago
Chris Lu
641b92f53c
fix scaffold error
5 years ago
Chris Lu
ee2072dff9
volume: avoid inifinite loop reading ec volume info if error happens
5 years ago
Lei Liu
13b6f09fea
fuse: adjust linux specific logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Chris Lu
586798ecc0
go fmt
5 years ago
Chris Lu
46294b42e6
filer: support memsql
fix https://github.com/chrislusf/seaweedfs/issues/1141
5 years ago