shichanglin5
|
a63559ee6c
|
fix: fix command prompt information
|
3 years ago |
chrislu
|
4fd5f96598
|
filer: remove replication, collection, disk_type info from entry metadata
these metadata can change and are not used
|
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.
|
3 years ago |
Baptiste Mille-Mathias
|
385a4dec30
|
[shell] Clarify bucket replication setting order
|
4 years ago |
Chris Lu
|
beb3b8ddb0
|
shell: change bucket.list to s3.bucket.list, same for create and delete
|
4 years ago |
Chris Lu
|
4cf3176cbb
|
filer first, master second
|
4 years ago |
Baptiste Mille-Mathias
|
0ed5345954
|
[shell] Add more information to bucket.create
State the replication setting that will be honor if not defined.
|
4 years ago |
Chris Lu
|
e666aeece2
|
simplify parsing filer host and port
|
5 years ago |
Chris Lu
|
892e726eb9
|
avoid reusing context object
fix https://github.com/chrislusf/seaweedfs/issues/1182
|
5 years ago |
Chris Lu
|
0644d63748
|
shell: add commands for bucket
|
5 years ago |