-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Does Nacos have the ability to monitor changes like Apollo's ConfigChangeEvent? #1550
Labels
Comments
@i will solve it@ |
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Aug 15, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Aug 16, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Aug 16, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Aug 19, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Aug 19, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Oct 11, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 5, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 22, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 24, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 26, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 27, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 28, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 28, 2019
rushsky518
added a commit
to rushsky518/nacos
that referenced
this issue
Nov 30, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
the receiveConfigInfo give me the full configiration,but I want to know if a configuration item has changed, not the full configuration.Just like apollo's ConfigChangeEvent:
The text was updated successfully, but these errors were encountered: