This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 3.0.11-release in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit e4abc7a4ee67a8cbd184aef442d82518e67d84ae Merge: 5081fe15b3 4da708f3df Author: Albumen Kevin <[email protected]> AuthorDate: Wed Aug 17 21:44:58 2022 +0800 Merge branch 'apache-3.0' into 3.0.11-release .../support/wrapper/MockClusterInvoker.java | 12 +++ .../support/wrapper/MockClusterInvokerTest.java | 44 +++++++++++ .../apache/dubbo/rpc/service/GenericException.java | 89 +++++++++++++++++----- .../dubbo/rpc/service/GenericExceptionTest.java | 59 ++++++++++++++ .../dubbo/remoting/transport/AbstractServer.java | 16 +++- 5 files changed, 198 insertions(+), 22 deletions(-)
