This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.1
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from e780d43fbe Replacing logger implementation of classes in registry
module. (#10337)
add 71c6e604f0 Bump kubernetes-client from 5.3.0 to 5.3.2 in
/dubbo-dependencies-bom (#10324)
add 3ec4f889f5 refactor: inspect code of exchange classes. (#10332)
add e6aba4202b refector: inspect code of AbstractCodec (#10333)
add 4aacd09ee7 fix_metadatainfo_out_of_memory (#10311)
new 28e760e331 Merge branch 'apache-3.0' into apache-3.1
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:
dubbo-dependencies-bom/pom.xml | 2 +-
.../org/apache/dubbo/metadata/MetadataInfo.java | 2 ++
.../apache/dubbo/metadata/MetadataInfoTest.java | 24 +++++++++++++++++++
.../apache/dubbo/remoting/exchange/Request.java | 14 +++++------
.../remoting/exchange/support/DefaultFuture.java | 25 +++++++++++++-------
.../exchange/support/header/CloseTimerTask.java | 3 +--
.../support/header/HeaderExchangeServer.java | 27 ++++++----------------
.../dubbo/remoting/transport/AbstractCodec.java | 10 +++-----
8 files changed, 61 insertions(+), 46 deletions(-)