zhaohai1299002788 opened a new pull request #3241: URL: https://github.com/apache/rocketmq/pull/3241
When threads are processing timed tasks in parallel, when Timer runs multiple TimeTasks, as long as there is no timeout exception, other tasks may be automatically terminated. Using ScheduledExecutorService does not have this problem. -- 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]
