zyearn commented on issue #1207: URL: https://github.com/apache/incubator-brpc/issues/1207#issuecomment-674021740
目前是对用户透明的,通过对 cntl 调用 SetFailed 来隐式转换,转换方式在 https://github.com/apache/incubator-brpc/blob/master/src/brpc/grpc.cpp#L53 可以查到,同时 SetFailed 第二个error text参数就是grpc_message。 ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
