This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 7ccb33ffa6 Bump to 3.2.0-beta.4-SNAPSHOT
add bb05764dd3 Fix Consumer ClassLoader Change (#11179)
add 078abfa9b3 Prepare 3.1.4 Release
add b58a06443e Temporally disable MultiInstanceTest
add 941f1b4530 Merge branch 'apache-3.1' into 3.1.4-release
add 873df39a79 Merge branch '3.1.4-release' into apache-3.1
add dd163ecf5a Bump to 3.1.5-SNAPSHOT
new 459a0f915b Merge branch 'apache-3.1' into apache-3.2
The 1 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:
.../filter/support/ConsumerClassLoaderFilter.java} | 20 +++++++++---
...g.apache.dubbo.rpc.cluster.filter.ClusterFilter | 1 +
.../apache/dubbo/config/ReferenceConfigTest.java | 37 ++++++++++++++++++++++
.../dubbo/config/bootstrap/MultiInstanceTest.java | 2 ++
4 files changed, 55 insertions(+), 5 deletions(-)
copy
dubbo-cluster/src/{test/java/org/apache/dubbo/rpc/cluster/support/wrapper/DemoClusterFilter.java
=>
main/java/org/apache/dubbo/rpc/cluster/filter/support/ConsumerClassLoaderFilter.java}
(64%)