7 Commits (8aaae78dfcb455ed70f5674636d8e5250d5b229a)

Author SHA1 Message Date
Chris Lu 353bea8ddb refactoring 5 years ago
Chris Lu ff0a7c1d18 clean up 5 years ago
Chris Lu aebe39a803 avoid repeated grpc connection creation 5 years ago
Chris Lu 978da73cdb revert this grpc related change 5 years ago
Chris Lu 076c8bd3bc filer master start up with default ip address instead of just localhost 5 years ago
Chris Lu 5a5908407d filer: support larger file size 5 years ago
Chris Lu f90c43635d refactoring 5 years ago
Chris Lu ed0acd1722 go fmt 5 years ago
Chris Lu 37a3628b2e grpc add PermitWithoutStream to client and server options 5 years ago
Chris Lu 892e726eb9 avoid reusing context object 5 years ago
Chris Lu 72a64a5cf8 use the same context object in order to retry 5 years ago
Chris Lu 107e8a56ea retry context canceled request 5 years ago
Chris Lu 79c2cca9c1 better error message 6 years ago
Chris Lu 967e108b9a increase max idle conn per hosts 6 years ago
Chris Lu e11e127d91 close grpc connections during errors 6 years ago
Chris Lu c94823f52c set default http idle connection per host 6 years ago
Chris Lu da871896c3 weed filer: set grpc port to port + 10000 6 years ago
Chris Lu 55bab1b456 add context.Context 6 years ago
Chris Lu 07af52cb6f raft change from http to grpc 6 years ago
Chris Lu 77b9af531d adding grpc mutual tls 6 years ago
Chris Lu 55761ae806 skip nil options 6 years ago
Chris Lu 67e2ea72be master add separate grpc port 6 years ago
Chris Lu e84dcb0bfe fix timeout issue, but can not reproduce with local built binaries 6 years ago
chenwanli 80cf99db1b Set rpc dial timeout to 5s 6 years ago
Chris Lu 29f1673d97 refactoring 6 years ago
Chris Lu 77fc8c5914 keep alive for gRpc calls 7 years ago