Skip to content

Commit

Permalink
Merge branch 'master' into dev-shenyu-register-common
Browse files Browse the repository at this point in the history
  • Loading branch information
Aias00 authored Jan 9, 2025
2 parents 10a3000 + da2bcd1 commit 8680c29
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ protected boolean updateCacheIfNeed(final ConfigData<DiscoverySyncData> result)

@Override
public ConfigData<?> cacheConfigData() {
return GROUP_CACHE.get(ConfigGroupEnum.PROXY_SELECTOR);
return GROUP_CACHE.get(ConfigGroupEnum.DISCOVER_UPSTREAM);
}

}

0 comments on commit 8680c29

Please sign in to comment.