提交 d831f1b0 编写于 作者: Q Qiao Longfei

fix brpc code

上级 8b8a0487
......@@ -237,7 +237,7 @@ VarHandlePtr BRPCClient::AsyncGetVar(const std::string& ep,
const std::string& table_name,
int64_t time_out) {
return _AsyncGetVar(ep, ctx, scope, var_name, out_var_name, kGetRPC,
table_name time_out);
time_out);
}
VarHandlePtr BRPCClient::AsyncPrefetchVar(const std::string& ep,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册