Skip to content

[Nacos 3.0] The namespace of ConfigChangeNotifyRequest mismatch with client when client namespace is empty #13140

Open
@Sunrisea

Description

@Sunrisea

Describe the bug
A clear and concise description of what the bug is.

Due to the transformation of the empty and "public" namespaces on the server side, when the client's namespace is empty, the namespace in the ConfigChangeNotifyRequest does not match the client's namespace. As a result, the client is unable to receive configuration change notifications.

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/ClientRelated to Nacos Client SDKarea/Configkind/bugCategory issues or prs related to bug.

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions