chrislu
|
ec30a504ba
|
refactor
|
3 months ago |
chrislu
|
701abbb9df
|
add IsResourceHeavy() to command interface
|
3 months ago |
chrislu
|
302155a6fa
|
fix compilation
|
2 years ago |
chrislu
|
5520b81551
|
add some error messages for args
related to https://github.com/seaweedfs/seaweedfs/issues/4115
|
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 |
chrislu
|
a2d3f89c7b
|
add lock messages
|
3 years ago |
Chris Lu
|
119d5908dd
|
shell: do not need to lock to see volume -h
|
3 years ago |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
f498c71199
|
shell: move volume operations to use flag parsing arguments
|
4 years ago |
Chris Lu
|
73564e6a01
|
master: add cluster wide lock/unlock operation in weed shell
fix https://github.com/chrislusf/seaweedfs/issues/1286
|
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 |
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 |
Wine93
|
32f93fb09e
|
style: go fmt for all
|
6 years ago |
Chris Lu
|
5f3d0e33a1
|
shell: add commands volume.copy volume.delete volume.mount volume.unmount
|
6 years ago |