You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2021/03/11 06:37:41 UTC

[GitHub] [incubator-brpc] yanglimingcn edited a comment on issue #1353: brpc.RpczSpan was modified concurrently

yanglimingcn edited a comment on issue #1353:
URL: https://github.com/apache/incubator-brpc/issues/1353#issuecomment-796412214


   ![image](https://user-images.githubusercontent.com/7091130/110730983-70712f00-825c-11eb-87c8-8bafe8e40fa4.png)
   看代码是 value_proto.SerializeToString(value_buf) 从这里面进入到pb,value_proto是一个局部变量
   ![image](https://user-images.githubusercontent.com/7091130/110731032-854dc280-825c-11eb-9ecb-045a5cdb2d4a.png)
   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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org