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

wangxin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo.git

commit 1f84cdcfede5ec9843ecebf39a25d9b995b8098b
Merge: 96292bc07b e1a7991ab8
Author: Xin Wang <xin.victorw...@gmail.com>
AuthorDate: Wed May 31 11:09:33 2023 +0800

    Merge remote-tracking branch 'dubbo_rem/master'

 .../dubbo/remoting/SerializationException.java     | 79 ++++++++++++++++++++++
 .../apache/dubbo/remoting/exchange/Response.java   |  5 ++
 .../remoting/exchange/codec/ExchangeCodec.java     |  2 +-
 .../remoting/exchange/support/DefaultFuture.java   |  5 +-
 .../dubbo/remoting/codec/ExchangeCodecTest.java    |  2 +-
 .../transport/codec/DeprecatedExchangeCodec.java   |  2 +-
 .../transport/netty4/NettyClientHandler.java       |  7 +-
 .../dubbo/rpc/protocol/AsyncToSyncInvoker.java     |  6 +-
 8 files changed, 102 insertions(+), 6 deletions(-)

Reply via email to