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 |
divinerapier
|
f1ee6b7a54
|
fix abused 404 status code
Signed-off-by: divinerapier <poriter.coco@gmail.com>
|
5 years ago |
Chris Lu
|
c358f96aaa
|
volume: redirection follow public url
fix https://github.com/chrislusf/seaweedfs/issues/1089
|
5 years ago |
Chris Lu
|
23240efa63
|
filer: add tikv support
|
5 years ago |
Chris Lu
|
c71fddee2b
|
go fmt
|
5 years ago |
Chris Lu
|
fc412e428b
|
refactor ScanVolumeFileFrom()
|
5 years ago |
Chris Lu
|
c9a183eb69
|
refactor memory map related code
|
5 years ago |
Chris Lu
|
faec9076a4
|
adjust parameter names
|
5 years ago |
Chris Lu
|
d16c450682
|
fix unreachable code
|
5 years ago |
Chris Lu
|
939e4b57a8
|
go fmt
|
5 years ago |
Chris Lu
|
f8d4b7d1c0
|
support basic json filtering and selection
|
5 years ago |
Chris Lu
|
cf47f657af
|
scaffold for volume server query feature
|
5 years ago |
Lei Liu
|
3cc084269c
|
master api: return http 404 when volumeId not exist
Signed-off-by: Lei Liu <lei01.liu@horizon.ai>
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
Chris Lu
|
ae53f63680
|
filer: recursive deletion optionally ignoring any errors
fix https://github.com/chrislusf/seaweedfs/issues/1062
|
5 years ago |
Tom Maxwell
|
4a878c0006
|
Changed the InMemory bool to a uint32 so that it can be used to alter how much space to reserve
|
5 years ago |
j.laycock
|
cbd0a98fa1
|
Add InMemory to Volume Grow structure
|
5 years ago |
Chris Lu
|
ee8bcb0c12
|
remove println
|
5 years ago |
j.laycock
|
1f01eb78e8
|
Rename mem_map to mMap, remove some in_memory variables being passed around, added MemoryMapped member to volume struct
|
5 years ago |
Tom Maxwell
|
d637d86d22
|
Changes to try and pass the URL parameters through - in memory flag not working still
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
60c9215a00
|
HCFS: avoid verbose file not found exception stack trace
|
5 years ago |
Chris Lu
|
0dc43ecdca
|
skip writing content if not modified
related to https://github.com/chrislusf/seaweedfs/issues/1036
|
5 years ago |
Feng Ye
|
fc0498798b
|
Add etcd filestore
|
5 years ago |
Chris Lu
|
ca2b81a944
|
fix test error
|
5 years ago |
Chris Lu
|
19360ab10a
|
master: redirect clients to the new leader
|
5 years ago |
Chris Lu
|
8afd8d35b3
|
master: followers can also lookup and redirect
improve scalability
|
5 years ago |
Chris Lu
|
898d943b25
|
refactoring
|
6 years ago |
Chris Lu
|
0264a7f50a
|
set the max file key when ever possible
|
6 years ago |
Chris Lu
|
aff911c00d
|
skip all azuresb
|
6 years ago |
Chris Lu
|
0ea98dc6a2
|
disable azure due to api changes
|
6 years ago |
Chris Lu
|
9e47c4749a
|
shell: add fs.mv
fix https://github.com/chrislusf/seaweedfs/issues/954
|
6 years ago |
Chris Lu
|
1d1b355f9e
|
filer: set file name when uploading to a directory
fix https://github.com/chrislusf/seaweedfs/issues/1005
|
6 years ago |
Chris Lu
|
476a7c269c
|
detect a filer path is a file or a directory
fix https://github.com/chrislusf/seaweedfs/issues/1004
|
6 years ago |
Chris Lu
|
15ecf4e3bf
|
filer: default to leveldb2
|
6 years ago |
Chris Lu
|
6883f9e322
|
mark volume readonly before ec encoding
|
6 years ago |
Chris Lu
|
359563e95a
|
refactoring
|
6 years ago |