Chris Lu
7ba6be2312
volume ui add readonly status
5 years ago
stlpmo
f87ccbddb4
remove the http 304 response body
5 years ago
Chris Lu
8a2d529759
go fmt
5 years ago
Chris Lu
09ca936c78
shell: add ec.decode command
5 years ago
Chris Lu
36ddca9d1f
filer: return not found 404 status if not found
fix https://github.com/chrislusf/seaweedfs/issues/1160
5 years ago
Chris Lu
58f88e530c
volume: use sorted index map for readonly volumes
5 years ago
Chris Lu
014487b1a6
passing entry.Extended
5 years ago
Chris Lu
e707211dad
passing entry.exended
5 years ago
Chris Lu
ad9d5ff5d0
adjust UI
5 years ago
Chris Lu
392678f8f3
upload skipping mimetype if not needed
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
1f400489c6
filer: UI ensure a correct foler link
5 years ago
Chris Lu
f51a6d8ba5
increase filer pagination limit
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
10bd3c6b4b
refactoring
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
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
1becbce657
display remote volumes on volume server ui page
5 years ago
Chris Lu
6383b45bd0
add lock variable
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
0da7b894cc
pass backend config from master to volume servers
5 years ago
Chris Lu
ea9a7e61d0
only send metrics address during on the first response
5 years ago
Chris Lu
f60154f330
master load backend storage config from master.toml
5 years ago
Chris Lu
586798ecc0
go fmt
5 years ago
Lei Liu
1ba3456ac2
go fmt
Signed-off-by: Lei Liu <liul.stone@gmail.com>
5 years ago
Chris Lu
0f9ba84274
s3
5 years ago
Lei Liu
2700ac6d1f
filer: Add attr.mode in query string
Signed-off-by: Lei Liu <liul.stone@gmail.com>
5 years ago
Chris Lu
fb3c9ed80d
shell: fs.meta.save missed directory data with more than 1024 entries
fix https://github.com/chrislusf/seaweedfs/issues/1130
5 years ago
Chris Lu
de0c983808
refactoring scaffolding for master.toml
5 years ago
Lei Liu
46755ea1e1
fix master maintenance logic
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
stlpmo
62d393d6c9
ut pass
5 years ago
stlpmo
802a0eb3fe
move from cmd-line to scaffold
5 years ago
zhangsong
61fa485700
add volume number param in assign operation
5 years ago
Chris Lu
6cc9e0d788
volume: fix ec shard reading
fix https://github.com/chrislusf/seaweedfs/issues/1106
5 years ago
stlpmo
1c8bed3810
delete the var etcdClient and comments
refactor the code
add sequencer cmd-line
delete nerver used codes
5 years ago
Lei Liu
1294999d8b
return error when garbageThreshold is not a valid float number
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Lei Liu
1bcef02a6c
fix dir/lookup and col/delete api
1, Fix Layouts first letter capitalized
2, Return http 204 when delete a collection
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Lei Liu
f2f90436ef
fix leader master /dir/lookup api
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Lei Liu
c2884cace2
misc updated
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
5 years ago
Chris Lu
19b6a16003
changed from os.file to backend.DataStorageBackend
5 years ago
Chris Lu
71eb8efd20
fix error logs
5 years ago
Chris Lu
55a2221eba
master: add logging for volume server disconnection
add logging for https://github.com/chrislusf/seaweedfs/issues/1093
5 years ago
Chris Lu
46ed2ca902
refactoring
5 years ago