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

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


    from 4a7489739c Prepare 3.2.16 release
     add 08c74b79d2 Close stream when channel was inactive (#14643)
     new c2894d112b Merge branch 'refs/heads/apache-3.2' into 3.2.16-release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../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