Skip to content

[Nacos 3.0] 配置管理发布Beta然后停止Beta,client端就监听不到后续的配置变化了 #13057

@misakacoder

Description

@misakacoder

Describe the bug
这是前端调用的停止Beta接口:

Image

这是ConfigControllerV3类中的停止Beta接口:

Image

前端调用的停止Beta接口没有对灰度配置表进行删除,导致client端一直读取的是灰度配置,然后对配置进行更新,client端也收不到配置变化

Image

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions