This is an automated email from the ASF dual-hosted git repository. liujun pushed a commit to branch fix-3.0-spring-boot-metadata-service in repository https://gitbox.apache.org/repos/asf/dubbo.git
commit ec2fd49942e0b883b0744f400b6112d5cf9dbee8 Merge: 4429dd1ac8 49926845c0 Author: ken.lj <[email protected]> AuthorDate: Thu Apr 7 12:08:44 2022 +0800 Merge branch '3.0' of https://github.com/apache/dubbo into 3.0 .github/workflows/build-and-test-3.yml | 15 ++-- .../resources/Dubbo3TripleInterfaceStub.mustache | 4 +- .../src/main/resources/Dubbo3TripleStub.mustache | 9 +-- dubbo-dependencies-bom/pom.xml | 2 +- .../dubbo/remoting/api/PortUnificationServer.java | 22 ++++-- .../remoting/api/PortUnificationServerHandler.java | 81 ++++++++++++++-------- .../dubbo/rpc/filter/ExecuteLimitFilter.java | 17 ++++- .../protocol/tri/stream/TripleServerStream.java | 6 +- 8 files changed, 103 insertions(+), 53 deletions(-)
