Aleksey Kosov
|
165af32d6b
|
added context to filer_client method calls (#6808)
Co-authored-by: akosov <a.kosov@kryptonite.ru>
|
3 weeks ago |
chrislu
|
ec30a504ba
|
refactor
|
8 months ago |
chrislu
|
701abbb9df
|
add IsResourceHeavy() to command interface
|
8 months ago |
chrislu
|
8f1f1730e9
|
minor
|
10 months ago |
Ryan Russell
|
824f7ad9e1
|
refactor(shell): readability improvements (#3704)
Signed-off-by: Ryan Russell <git@ryanrussell.org>
Signed-off-by: Ryan Russell <git@ryanrussell.org>
|
3 years ago |
chrislu
|
21c0587900
|
go fmt
|
3 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
3 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.
|
4 years ago |
Chris Lu
|
a8b0f8864d
|
fix help message
|
4 years ago |
Chris Lu
|
97b7948cd9
|
adjust error message
|
4 years ago |
Chris Lu
|
f117f7bf54
|
adjust comment
|
4 years ago |
Chris Lu
|
001a472057
|
cloud mount: remote storage support hdfs
|
4 years ago |
Chris Lu
|
05a648bb96
|
refactor: separating out remote.proto
|
4 years ago |
Chris Lu
|
49b5e47bd1
|
retry forever with filer.remote.sync, and some refactoring
|
4 years ago |
Chris Lu
|
a539d64896
|
refactor
|
4 years ago |
Chris Lu
|
ec989b0377
|
remove println
|
4 years ago |
Chris Lu
|
9462f5129a
|
shell: add "remote.meta.sync"
|
4 years ago |