vadimartynov
|
b796c21fa9
|
Added loadSecurityConfigOnce (#5792)
|
5 months ago |
chrislu
|
3a82f5ffad
|
ensure metadata follow a specific folder
fix https://github.com/seaweedfs/seaweedfs/issues/5774
|
5 months ago |
chrislu
|
8943a572d8
|
log error message
|
6 months ago |
chrislu
|
a829f36d17
|
adjust error handling
fix https://github.com/seaweedfs/seaweedfs/issues/5677
|
6 months ago |
chrislu
|
5db9fcccd4
|
refactoring
|
2 years ago |
chrislu
|
81fdf3651b
|
grpc connection to filer add sw-client-id header
|
2 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
|
2 years ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
chrislu
|
64f3d6fb6e
|
metadata subscription uses client epoch
|
2 years ago |
creeew
|
02ae102731
|
fix filer.sync missing source srv uploaded files to target when target down
|
3 years ago |
chrislu
|
a2b101a737
|
subscribe metadata between a range
|
3 years ago |
chrislu
|
202a29d014
|
refactoring
|
3 years ago |
chrislu
|
5c87fcc6d2
|
add client id for all metadata listening clients
|
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 |
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
3 years ago |
Chris Lu
|
8e125339d5
|
line wrap
|
3 years ago |
Chris Lu
|
68ea99190f
|
add additionalPathPrefixes
|
3 years ago |
Chris Lu
|
c5f38c365d
|
go fmt
|
3 years ago |
Chris Lu
|
6b743dbbf9
|
refactor client subscribe metadata
|
3 years ago |
Chris Lu
|
3afbf04007
|
add TLS grpc support for filer meta clients
|
3 years ago |
Chris Lu
|
40ff30b83f
|
adjust help message
|
4 years ago |
Chris Lu
|
c0842fe99f
|
add filer.meta.backup command
|
4 years ago |