yanglimingcn commented on issue #692: Add Mysql Protocol, only support text protocol now, not support trans… URL: https://github.com/apache/incubator-brpc/pull/692#issuecomment-475579096 嗨,原来有个max_replies_size这样的flags变量,用于控制分配MysqlReply数组的大小,现在如果利用上pipelined_count,就可以不用这个flags了,这样就不用定义一个死的数组大小了,你觉得这样会好一些吗?
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
