This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.0
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from a7fb614 [Github-Actions] Improve Test cases (#7849)
add 7dd5524 Fix Integration Test (#7853)
No new revisions were added by this update.
Summary of changes:
.../common/url/component/ServiceAddressURL.java | 3 ++
.../org/apache/dubbo/common/utils/LRUCache.java | 46 +++++++++++++++++++++-
.../apache/dubbo/common/utils/LRUCacheTest.java | 10 +++++
.../org/apache/dubbo/config/cache/CacheTest.java | 2 +
dubbo-distribution/dubbo-all/pom.xml | 17 ++++++++
.../apache/dubbo/cache/filter/CacheFilterTest.java | 4 ++
6 files changed, 81 insertions(+), 1 deletion(-)