Yangfisher1 commented on issue #3301: URL: https://github.com/apache/brpc/issues/3301#issuecomment-4665990096
> > Use attachment to transfer data to solve the problem > > Hi, this issue has been solved by pr [#3303](https://github.com/apache/brpc/pull/3303) Yes, I just wanted to clarify that this can be solved without modifying the source code 😊. The 8KB limitation is solely due to the protobuf serialization logic, so the attachment mechanism can easily bypass it. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
