yangvipguang opened a new issue #2360: URL: https://github.com/apache/apisix-dashboard/issues/2360
### Issue description dashboard版本:2.10.1 ETCD版本:3.5 目前我测试了一下,如果我要备份etcd,然后删除掉个别配置(比如upsteam等),如果我要恢复之前备份的etcd数据,这个时候dashboard 不能实时更新显示恢复之前的数据,需要重启一下dashboard的服务才可以,不知道这算bug还是就预期内的。 ### Expected behavior 目前我测试了一下,如果我要备份etcd,然后删除掉个别配置(比如upsteam等),如果我要恢复之前备份的etcd数据,这个时候dashboard 不能实时更新显示恢复之前的数据,需要重启一下dashboard的服务才可以,不知道这算bug还是就预期内的。 ### How to Reproduce 1、备份etcd数据 2、备份后修改一些数据(比如upstream等) 3、恢复etcd数据 4、刷新dashboard页面 ### Screenshots _No response_ ### Environment - apisix version (cmd: `apisix version`): - OS (cmd: `uname -a`): - OpenResty / Nginx version (cmd: `nginx -V` or `openresty -V`): - etcd version, if have (cmd: run `etcd --version`): - apisix-dashboard version, if have: - Browser version, if have: ### Additional context _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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
