apolloconfig / apollo

Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.
https://www.apolloconfig.com
Apache License 2.0
29.13k stars 10.2k forks source link

配置发布后应用被重启 #4881

Closed Piean closed 1 year ago

Piean commented 1 year ago

描述bug

修改配置发布后,应用中配置刷新成功,随后应用开始关闭重启

复现

通过如下步骤可以复现:

1.Spring Boot + Apollo 配置 2.成功注册到Apollo并读取到配置 3.在Apollo上修改配置并发布 4.AutoUpdateConfigChangeListener提示变量更新成功,随后应用开始关闭重启

期望

应用中配置变量刷新成功,但是应用不会被关闭重启

截图

image

额外的细节和日志

nobodyiam commented 1 year ago

You may check if you use spring boot dev tools or use other refresh mechanisms like #4467.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days unless it is tagged "help wanted" or other activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This issue has been automatically closed because it has not had activity in the last 7 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted". Thank you for your contributions.