This is an automated email from the ASF dual-hosted git repository.
sihengyu pushed a change to branch fix/fix_mcp_server_plugin
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 169ff77d2c fix: remove unused imports in ShenyuMcpServerManager
add 7ff5ba3164 fix: improve upstream cache management and add recovery
test for empty events (#6294)
add a0f1a05f83 Merge branch 'master' into fix/fix_mcp_server_plugin
No new revisions were added by this update.
Summary of changes:
.../loadbalancer/cache/UpstreamCacheManager.java | 9 +--
.../shenyu/loadbalancer/entity/Upstream.java | 2 +-
.../cache/UpstreamCacheManagerTest.java | 82 ++++++++++++++++++++++
.../shenyu/loadbalancer/entity/UpstreamTest.java | 8 +++
4 files changed, 92 insertions(+), 9 deletions(-)