Skip to content
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

一次发布会客户端会触发两次CallBack #98

Closed
pengweiqhca opened this issue May 15, 2021 · 2 comments
Closed

一次发布会客户端会触发两次CallBack #98

pengweiqhca opened this issue May 15, 2021 · 2 comments
Labels
area/config area/msconfig bug Something isn't working

Comments

@pengweiqhca
Copy link
Contributor

NacosConfigurationProvider.cs方法CallBackReload第一行添加Console.WriteLine($"{DateTime.Now:HH:mm:ss.fff} {key} {val}");,然后服务端修改配置发布后将输出两条日志:

22:28:50.356 2f2d2248-64fa-4c6f-baf0-64530f8e2595#DEFAULT_GROUP#common {"a":"5375"}
22:28:50.358 2f2d2248-64fa-4c6f-baf0-64530f8e2595#DEFAULT_GROUP#common {"a":"5375"}

修复方法后续会提供

pengweiqhca added a commit to pengweiqhca/nacos-sdk-csharp that referenced this issue May 15, 2021
This was referenced May 15, 2021
catcherwong added a commit that referenced this issue May 16, 2021
@catcherwong
Copy link
Collaborator

发布了 1.1.0-alpha20210516053006

@catcherwong
Copy link
Collaborator

已发布 1.1.0

renamorales309 added a commit to renamorales309/csharp-nacos-sdk-build that referenced this issue Sep 23, 2022
scotternst59 added a commit to scotternst59/nacos-sdk-develop-csharp that referenced this issue Sep 29, 2022
brendasmith8 pushed a commit to brendasmith8/csharp-nacos-sdk that referenced this issue Oct 18, 2022
renawolford6 added a commit to renawolford6/sdk-csharp-build-style that referenced this issue Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config area/msconfig bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants