You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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]
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:
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: