jamesge 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-475487813
 
 
   
如果不允许single的话,就不需要pipelined_count那套了。发送和之前可以完全一致,不需要区分command和commands,收response靠more_results判断是否收完了,如果一个连接上有不符合预期的数据(比如more_results为false之后,source还没有空之类的)可以考虑关闭连接。

----------------------------------------------------------------
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]

Reply via email to