Konstantin Lebedev
|
183352c796
|
shell meta load add concurrency (#4529)
* fix: increase speed cmd fs meta load
* fix: add wg
|
1 year ago |
Konstantin Lebedev
|
faa6167b6b
|
fs.meta.load load any dirs with prefix "important" (#3747)
* fs.meta.load load any dirs with prefix "important"
* replace dirPattern to dirPrefix
* help dirPrefix
|
2 years ago |
chrislu
|
7eb121d5ae
|
print process before do the work
|
2 years ago |
chrislu
|
eaeb141b09
|
move proto package
|
2 years ago |
chrislu
|
d3d52b1818
|
shell: fs.meta.load add quieter mode
fix https://github.com/seaweedfs/seaweedfs/issues/3414
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
9f9ef1340c
|
use streaming mode for long poll grpc calls
streaming mode would create separate grpc connections for each call.
this is to ensure the long poll connections are properly closed.
|
3 years ago |
Chris Lu
|
b971317a16
|
avoid possible corrupted file names
|
4 years ago |
Chris Lu
|
e666aeece2
|
simplify parsing filer host and port
|
5 years ago |
Chris Lu
|
c0f0fdb3ba
|
refactoring
|
5 years ago |
Chris Lu
|
892e726eb9
|
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
|
5 years ago |
Chris Lu
|
72a64a5cf8
|
use the same context object in order to retry
|
5 years ago |
Chris Lu
|
c48fc8b4de
|
grpc send error via response instead of grpc error
|
5 years ago |
j.laycock
|
6fc6322c90
|
Change joeslay paths to chrislusf paths
|
5 years ago |
j.laycock
|
595a1beff0
|
Swap imports to use joeslay
|
5 years ago |
Chris Lu
|
ede876cfdb
|
periodic scripts exeuction from leader master
|
6 years ago |
Chris Lu
|
575926cdec
|
minor
|
6 years ago |
Chris Lu
|
b142f9f1d5
|
go fmt
|
6 years ago |
Chris Lu
|
af49aea0c6
|
weed shell: fs.meta.save adjusts meta data file name
|
6 years ago |
Chris Lu
|
014906ec79
|
weed shell: add command fs.meta.load to restore meta data
|
6 years ago |