This is an automated email from the ASF dual-hosted git repository. albumenj pushed a commit to branch 3.2 in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit ce9953e98dc65d156f21e18aa6724014908ef7b1 Merge: 5ea7803280 ed01cc3aac Author: Albumen Kevin <[email protected]> AuthorDate: Thu Oct 13 10:02:50 2022 +0800 Merge branch 'apache-3.1' into apache-3.2 .../dubbo/common/constants/CommonConstants.java | 2 ++ .../event/ThreadPoolExhaustedListener.java | 4 +++ .../threadpool/support/AbortPolicyWithReport.java | 37 ++++++++++++++++------ .../org/apache/dubbo/config/ProtocolConfig.java | 16 ++++++++++ .../src/main/resources/META-INF/compat/dubbo.xsd | 5 +++ .../src/main/resources/META-INF/dubbo.xsd | 5 +++ dubbo-dependencies-bom/pom.xml | 2 +- 7 files changed, 61 insertions(+), 10 deletions(-)
