funky-eyes opened a new issue, #7564: URL: https://github.com/apache/incubator-seata/issues/7564
### Check Ahead - [x] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. - [ ] I am willing to try to fix this bug myself. ### Ⅰ. Issue Description https://github.com/apache/incubator-seata/blob/2.x/config/seata-config-nacos/src/main/java/org/apache/seata/config/nacos/NacosConfiguration.java#L445 When Nacos pushes an empty configuration, it will overwrite the current cached configuration. If a user accidentally deletes the configuration content, or if there are compatibility issues between different Nacos versions that result in lost configuration content, Seata may fail to retrieve information such as the transaction group, which can lead to system failures. ### Ⅱ. Describe what happened _No response_ ### Ⅲ. Describe what you expected to happen _No response_ ### Ⅳ. How to reproduce it (as minimally and precisely as possible) _No response_ ### Ⅴ. Anything else we need to know? _No response_ ### Ⅵ. Environment _No response_ -- 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: notifications-unsubscr...@seata.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org