diwenzheng edited a comment on issue #2529: URL: https://github.com/apache/servicecomb-java-chassis/issues/2529#issuecomment-906021284
这是注册中心的日志 看着好像是 客户端连接断开? 默认心跳的 超时时间 是多少  2021-08-26T02:13:31.259Z INFO logutil/logger.go:48 transport: loopyWriter.run returning. connection error: desc = "transport is closing" 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-sr/ms/rules/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-sr/ms/tags/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-sr/ms/schema-sum/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-pact/pact-version/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-pact/version/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-sr/ms/rule-indexes/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-pact/verification/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-sr/inst/files/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 watch prefix /cse-sr/ms/files/ failed, start rev: 231226+1->231226->0 {"error": "rpc error: code = Canceled desc = grpc: the client connection is closing"} 2021-08-26T02:13:31.259Z ERROR etcd/listwatch_inner.go:76 wat -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
