tuwenlin opened a new issue, #6591: URL: https://github.com/apache/incubator-seata/issues/6591
In ClusterWatcherManager use @Async,it looks useless,Because the @ enableAsync annotation was not used. When add @EnableAsync in SpringApplication, The application cannot start, so I want to know why use @Async.   -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
