chrislu
|
a2b101a737
|
subscribe metadata between a range
|
2022-05-30 15:04:19 -07:00 |
|
chrislu
|
202a29d014
|
refactoring
|
2022-02-25 01:17:26 -08:00 |
|
chrislu
|
5c87fcc6d2
|
add client id for all metadata listening clients
|
2021-12-30 00:23:57 -08:00 |
|
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.
|
2021-12-26 00:15:03 -08:00 |
|
Chris Lu
|
ad16221a35
|
adjust error log
|
2021-11-28 22:06:17 -08:00 |
|
Chris Lu
|
cf1586a34d
|
add logs for writing to remote file
|
2021-11-27 22:09:23 -08:00 |
|
Chris Lu
|
6c27845be0
|
add retries when writing to remote s3
fix https://github.com/chrislusf/seaweedfs/issues/2465
|
2021-11-22 21:48:04 -08:00 |
|
Chris Lu
|
63da4bbb54
|
separate filer.remote.gateway command to avoid confusion
|
2021-09-15 22:47:17 -07:00 |
|
Chris Lu
|
e5fc35ed0c
|
change server address from string to a type
|
2021-09-12 22:47:52 -07:00 |
|
Chris Lu
|
98c68d7a79
|
filer.remote.sync fix upload logic
|
2021-09-04 18:46:28 -07:00 |
|
Chris Lu
|
796b2eb929
|
remember sync time
|
2021-09-04 13:46:22 -07:00 |
|
Chris Lu
|
4b28c5f6c3
|
filer.remote.sync: split into buckets mode and single directory mode
|
2021-09-04 04:35:46 -07:00 |
|