BiteTheDDDDt opened a new issue, #2693:
URL: https://github.com/apache/brpc/issues/2693

   I encountered the problem that brpc would report eagain error. After trying 
to change the MAX_ENTRIES of TidTraits from 65536 to 655360, the problem no 
longer occurred.
   
   I noticed that MAX_ENTRIES and INIT_GC_SIZE of TidTraits are set to the same 
size. Does this mean that GC will never be triggered? Should MAX_ENTRIES or 
INIT_GC_SIZE be made configurable?
   <img width="874" alt="图片" 
src="https://github.com/user-attachments/assets/1a346659-58df-4f3c-884b-6f42ccf15411";>
   


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