promalert
9012069bd7
chore: execute goimports to format the code ( #7983 )
* chore: execute goimports to format the code
Signed-off-by: promalert <promalert@outlook.com>
* goimports -w .
---------
Signed-off-by: promalert <promalert@outlook.com>
Co-authored-by: Chris Lu <chris.lu@gmail.com>
1 week ago
Shaun Alexander
0d435f9da4
filer.remote.gateway not filer.remote.sync for filer.remote.gateway help string. ( #5935 )
1 year ago
vadimartynov
b796c21fa9
Added loadSecurityConfigOnce ( #5792 )
2 years ago
chrislu
b02fdeabff
RetryForever => RetryUntil
2 years ago
chrislu
81fdf3651b
grpc connection to filer add sw-client-id header
3 years ago
Konstantin Lebedev
4d08393b7c
filer prefer volume server in same data center ( #3405 )
* initial prefer same data center
https://github.com/seaweedfs/seaweedfs/issues/3404
* GetDataCenter
* prefer same data center for ReplicationSource
* GetDataCenterId
* remove glog
4 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
4 years ago
chrislu
64f3d6fb6e
metadata subscription uses client epoch
4 years ago
chrislu
5c87fcc6d2
add client id for all metadata listening clients
4 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
84fdda85e7
go fmt
4 years ago
Chris Lu
94a01fcfcb
filer.remote.gateway: add options to include or exclude new bucket names to mirror
4 years ago
Chris Lu
b5f4910412
adjust help messages
4 years ago
Chris Lu
63da4bbb54
separate filer.remote.gateway command to avoid confusion
4 years ago