lsdh-fei commented on issue #2756:
URL: https://github.com/apache/brpc/issues/2756#issuecomment-2328568548

   现在观察到的现象是经常会出现 LogStream** get_or_new_tls_stream_array() => 
bthread_getspecific 无法获取LogStream,然后new了LogStream之后通过 bthread_setspecific 
设置到tls_bls.keytable,但是同时在这里new一个KeyTable。所以新增的LogStream和KeyTable的数量是相同的。
   
![image](https://github.com/user-attachments/assets/995833d5-c734-435e-8588-1e38f5e4dac4)
   
![image](https://github.com/user-attachments/assets/88d5960b-bec6-4d10-9ead-2b2f8c321ce0)
   


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