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 08f3c6b018 Bump maven-core from 3.9.0 to 3.9.1 (#11869)
add 3f8a16f0ac support exception process when service not found (#11088)
No new revisions were added by this update.
Summary of changes:
.../dubbo/common/constants/CommonConstants.java | 5 +
dubbo-distribution/dubbo-all/pom.xml | 6 +
.../dubbo/rpc/protocol/dubbo/ByteAccessor.java | 27 +--
.../protocol/dubbo/DecodeableRpcInvocation.java | 183 +++++++++++----------
.../dubbo/rpc/protocol/dubbo/DubboCodec.java | 22 ++-
5 files changed, 138 insertions(+), 105 deletions(-)
copy
dubbo-remoting/dubbo-remoting-api/src/main/java/org/apache/dubbo/remoting/telnet/TelnetHandler.java
=>
dubbo-rpc/dubbo-rpc-dubbo/src/main/java/org/apache/dubbo/rpc/protocol/dubbo/ByteAccessor.java
(58%)