This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.0.1-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git.
from 9a0dc62 Fix ut in ServiceConfigTest
new 108f9d5 Revert ServiceConfig changes
add d93db7a [3.0] router add getter method (#8139)
add f488cb3 [3.0] Add service config to bootstrap when init (#8138)
new 6d56c2e Merge remote-tracking branch 'apache/3.0' into 3.0.1-release
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../main/java/org/apache/dubbo/rpc/cluster/RouterChain.java | 4 ++++
.../src/main/java/org/apache/dubbo/config/ServiceConfig.java | 4 ++--
.../test/java/org/apache/dubbo/config/ServiceConfigTest.java | 12 ++----------
.../org/apache/dubbo/config/mock/MockServiceListener.java | 5 +++++
4 files changed, 13 insertions(+), 12 deletions(-)