ike47 commented on issue #2502:
URL: https://github.com/apache/brpc/issues/2502#issuecomment-1911582255

   > > > 
这看着和brpc没关系吧,更像是业务代码问题,你用的std的线程,它的生命周期应该是你来维护而不是期望brpc来维护,先看看自己的业务代码有没有什么问题吧,是不是在里面分配了内存
   > > 
   > > 
   > > 线程代码也已经贴截图了,线程里面是作为客户端发了一次brpc请求,没有申请内存;
   > 
   > 线程是你的客户端代码吧,内存增长的是server端么?
   
   线程代码是服务端代码,模拟服务端作为客户端发送brpc请求给自己。 
   是的,服务端内存增长


-- 
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: dev-unsubscr...@brpc.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

Reply via email to