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

[BUG]config.ServerInfo的字段IsDown发生DATA RACE #314

Open
CharLemAznable opened this issue Jul 19, 2024 · 1 comment
Open

[BUG]config.ServerInfo的字段IsDown发生DATA RACE #314

CharLemAznable opened this issue Jul 19, 2024 · 1 comment
Assignees

Comments

@CharLemAznable
Copy link

WARNING: DATA RACE

Write at :
github.com/apolloconfig/agollo/v4/env/server.SetDownNode()
github.com/apolloconfig/agollo/v4/protocol/http.RequestRecovery()
github.com/apolloconfig/agollo/v4/component/remote.(*asyncApolloConfig).notifyRemoteConfig()
github.com/apolloconfig/agollo/v4/component/remote.(*asyncApolloConfig).Sync()
github.com/apolloconfig/agollo/v4/component/notify.(*ConfigComponent).Start()
github.com/apolloconfig/agollo/v4/component.StartRefreshConfig()
github.com/apolloconfig/agollo/v4.StartWithConfig.func1()
Previous read at :
github.com/apolloconfig/agollo/v4/cluster/roundrobin.(*RoundRobin).Load()
github.com/apolloconfig/agollo/v4/protocol/http.loadBalance()
github.com/apolloconfig/agollo/v4/protocol/http.RequestRecovery()
github.com/apolloconfig/agollo/v4/component/remote.(*asyncApolloConfig).notifyRemoteConfig()
github.com/apolloconfig/agollo/v4/component/remote.(*asyncApolloConfig).Sync()
github.com/apolloconfig/agollo/v4/component/notify.(*ConfigComponent).Start()
github.com/apolloconfig/agollo/v4/component.StartRefreshConfig()
github.com/apolloconfig/agollo/v4.StartWithConfig.func1()
Copy link

stale bot commented Sep 20, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants