Commit 8c91f503 by Nepxion

重构EventBus逻辑

parent 6a08de98
......@@ -72,6 +72,8 @@ public class PluginSubscriber {
return;
}
LOG.info("********** Version change has been subscribed **********");
// 当版本更新后,强制刷新Ribbon缓存
ribbonServerList.getUpdatedListOfServers();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment