yanglimingcn edited a comment on issue #1353: URL: https://github.com/apache/incubator-brpc/issues/1353#issuecomment-796412214
 看代码是 value_proto.SerializeToString(value_buf) 从这里面进入到pb,value_proto是一个局部变量  bp里面序列化过程中计算前后size不一致,导致abort。 ---------------------------------------------------------------- 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]
