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/incubator-shenyu.git.
from 2affc22 [ISSUE #2366] remove warning codes in shenyu-disruptor module
(#2369)
add c7592ff [ISSUE #2373] Remove warning code in shenyu-sync-data-center
(#2374)
No new revisions were added by this update.
Summary of changes:
.../sync/data/consul/ConsulSyncDataServiceTest.java | 2 +-
.../sync/data/consul/handler/ConsulCacheHandlerTest.java | 1 +
.../shenyu/sync/data/http/HttpSyncDataServiceTest.java | 16 +++++++++-------
.../sync/data/http/refresh/AppAuthDataRefreshTest.java | 2 +-
.../sync/data/http/refresh/RuleDataRefreshTest.java | 2 +-
.../sync/data/http/refresh/SelectorDataRefreshTest.java | 2 +-
.../shenyu/sync/data/nacos/NacosSyncDataServiceTest.java | 6 ++----
.../sync/data/nacos/config/NacosACMConfigTest.java | 2 +-
.../shenyu/sync/data/nacos/config/NacosConfigTest.java | 3 ++-
.../sync/data/nacos/handler/NacosCacheHandlerTest.java | 8 +-------
.../sync/data/nacos/handler/NacosMockConfigService.java | 2 +-
11 files changed, 21 insertions(+), 25 deletions(-)