This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 3.1 in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit 09ed9a6c1d612ac5845b376f7d4a36120520bfd5 Merge: 6254d120c9 4da708f3df Author: Albumen Kevin <[email protected]> AuthorDate: Wed Aug 17 21:50:14 2022 +0800 Merge branch 'apache-3.0' into apache-3.1 .../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(-)
