This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from 92421ba634 triple server batch flush (#11723)
add 7b1199a98e Reject if response do not match any request (#11882)
new 27f18c5c53 Merge branch 'apache-3.1' into apache-3.2
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:
.../remoting/exchange/codec/ExchangeCodec.java | 28 ++++++++++++++--------
.../dubbo/remoting/codec/ExchangeCodecTest.java | 21 ++++++++++++++++
.../dubbo/rpc/protocol/dubbo/DubboCodec.java | 4 ++--
.../rpc/protocol/dubbo/DubboCountCodecTest.java | 13 +++++++---
4 files changed, 51 insertions(+), 15 deletions(-)