laywin commented on issue #6223: URL: https://github.com/apache/incubator-seata/issues/6223#issuecomment-1871018077
我觉得可以,监听一下 ContextClosedEvent 事件,把 file.listener.enabled 环境变量设置进去,就能把任务停下来了,主要是目前 spring + 远程配置中心的这种应用情况还是比较普遍. 你的建议了? I think it's ok,listen to the ContextClosedEvent event and set the file.listener.enabled environment variable to stop the task. This is mainly because the current application of spring + remote configuration center is still relatively common. your suggestion? -- 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]
