-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Closed
Labels
Description
Describe the bug
这是前端调用的停止Beta接口:
这是ConfigControllerV3类中的停止Beta接口:
前端调用的停止Beta接口没有对灰度配置表进行删除,导致client端一直读取的是灰度配置,然后对配置进行更新,client端也收不到配置变化
Expected behavior
A clear and concise description of what you expected to happen.
Actually behavior
A clear and concise description of what you actually to happen.
How to Reproduce
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See errors
Desktop (please complete the following information):
- OS: [e.g. Centos]
- Version [e.g. nacos-server 1.3.1, nacos-client 1.3.1]
- Module [e.g. naming/config]
- SDK [e.g. original, spring-cloud-alibaba-nacos, dubbo]
Additional context
Add any other context about the problem here.