This is an automated email from the ASF dual-hosted git repository.
xiaoyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shenyu.git
from 183493156 [ISSUE #4243] to avoid load the same ext plugins repeatedly
(#4260)
add a098c3e42 [Task]support diff nacos namespace (#4258)
No new revisions were added by this update.
Summary of changes:
.../apache/shenyu/common/constant/Constants.java | 5 +
.../shenyu/plugin/base/AbstractShenyuPlugin.java | 15 ++-
.../apache/dubbo/cache/ApacheDubboConfigCache.java | 118 ++++++++++++++-------
.../dubbo/handler/ApacheDubboMetaDataHandler.java | 2 +-
.../dubbo/proxy/ApacheDubboProxyService.java | 16 ++-
.../dubbo/cache/ApacheDubboConfigCacheTest.java | 2 +-
6 files changed, 105 insertions(+), 53 deletions(-)