We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
every 5 second interval, console print log:
o.a.s.s.data.http.HttpSyncDataService : Group config changed: [DISCOVER_UPSTREAM]
@OverRide public ConfigData<?> cacheConfigData() { return GROUP_CACHE.get(ConfigGroupEnum.DISCOVER_UPSTREAM); }
start Admin, start Bootstrap
ShenYu version(s): v2.6.1, master
No response
The text was updated successfully, but these errors were encountered:
hi, what`s the meaning?
Sorry, something went wrong.
No branches or pull requests
Is there an existing issue for this?
Current Behavior
every 5 second interval, console print log:
o.a.s.s.data.http.HttpSyncDataService : Group config changed: [DISCOVER_UPSTREAM]
Expected Behavior
@OverRide
public ConfigData<?> cacheConfigData() {
return GROUP_CACHE.get(ConfigGroupEnum.DISCOVER_UPSTREAM);
}
Steps To Reproduce
start Admin, start Bootstrap
Environment
Debug logs
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: