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