Yriuns opened a new issue #1275:
URL: https://github.com/apache/incubator-brpc/issues/1275


   
看了代码逻辑,应该是每次bthread::start_background都会给bthread_count++,而rpc_controller_count则是在ProcessRpcRequest的时候才++的,显然ProcessRpcRequest应该是在bthread::start_background之后的行为,为什么rpc_controller_count反而会大于bthread_count?


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

Reply via email to