lsdh-fei opened a new issue, #2756:
URL: https://github.com/apache/brpc/issues/2756

   **Describe the bug (描述bug)**
   升级1.10之后,内存会不断增长,在vars界面查看,发现bthread_keytable_count在不断增长,我理解keytable是thread 
local的,thread销毁后也会跟着销毁,不应该无限增长
   
   **To Reproduce (复现方法)**
   使用1.10之后就会出现,但是用1.8就不存在泄漏
   
   **Expected behavior (期望行为)**
   keytable对象数量维持动态平衡
   
   **Versions (各种版本)**
   OS: Ubuntu 20.04.3 LTS
   Compiler: clang8
   brpc: 1.10
   protobuf: 3.15.8
   
   **Additional context/screenshots (更多上下文/截图)**
   
   
![image](https://github.com/user-attachments/assets/c9b4e9cf-b6db-4749-bc4f-2e21ea7aa565)
   


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