socutes opened a new issue, #6174:
URL: https://github.com/apache/rocketmq/issues/6174

   Optimize two points:
   1.The init() method in GrpcChannelManager is not called, so the cleanup 
thread scanExpireResultFuture does not take effect.
   2.scanExpireResultFuture scans every 10 seconds. Unable to accurately handle 
timeout requests.GrpcProxyRelayRequestTimeoutInSeconds units for seconds, 
should be adjusted to scan once per second.
   
   
![image](https://user-images.githubusercontent.com/7479320/221332055-9ef866b1-b237-4376-b7b3-43d30f8371dd.png)
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to