1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-23 19:11:40 +02:00
seaweedfs/weed/replication
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
..
repl_util revert 2021-11-28 23:35:22 -08:00
sink use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
source use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00
sub refactor: move from io/ioutil to io and os package 2021-10-14 12:27:58 +08:00
replicator.go use streaming mode for long poll grpc calls 2021-12-26 00:15:03 -08:00