This is an automated email from the ASF dual-hosted git repository.

albumenj pushed a commit to branch 3.2.16-release
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit c2894d112b0657e3f07d46e2a2ea397853df1e88
Merge: 4a7489739c 08c74b79d2
Author: Albumen Kevin <[email protected]>
AuthorDate: Sat Sep 7 15:23:31 2024 +0800

    Merge branch 'refs/heads/apache-3.2' into 3.2.16-release

 .../org/apache/dubbo/rpc/protocol/tri/call/TripleClientCall.java  | 8 ++++++++
 .../org/apache/dubbo/rpc/protocol/tri/stream/ClientStream.java    | 2 ++
 .../apache/dubbo/rpc/protocol/tri/stream/TripleClientStream.java  | 5 +++++
 .../apache/dubbo/rpc/protocol/tri/stream/TripleServerStream.java  | 8 ++++++++
 .../dubbo/rpc/protocol/tri/transport/H2TransportListener.java     | 2 ++
 .../protocol/tri/transport/TripleHttp2ClientResponseHandler.java  | 1 +
 .../dubbo/rpc/protocol/tri/stream/MockClientStreamListener.java   | 3 +++
 .../protocol/tri/transport/AbstractH2TransportListenerTest.java   | 3 +++
 8 files changed, 32 insertions(+)

Reply via email to